home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / CPU Speed Pro / setupcpuspeedpro.exe / CPUSpeedPro.exe / 0 / RCDATA / TFMMAIN / TFMMAIN.txt < prev   
Encoding:
Text File  |  2009-12-30  |  186.6 KB  |  5,264 lines

  1. object fmMain: TfmMain
  2.   Left = 192
  3.   Top = 106
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsNone
  6.   Caption = 'CPU Speed Pro 3.0  - Copyright '#169' 2008 www.wizard-soft.com'
  7.   ClientHeight = 629
  8.   ClientWidth = 669
  9.   Color = clBlack
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label15: TLabel
  23.     Left = 47
  24.     Top = 4
  25.     Width = 6
  26.     Height = 13
  27.     Caption = '1'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWhite
  30.     Font.Height = -11
  31.     Font.Name = 'Tahoma'
  32.     Font.Style = []
  33.     ParentFont = False
  34.   end
  35.   object pnlCaptionBar: TPanel
  36.     Left = 0
  37.     Top = 0
  38.     Width = 669
  39.     Height = 21
  40.     Align = alTop
  41.     BevelOuter = bvNone
  42.     TabOrder = 0
  43.     object imgCaptionLeft: TImage
  44.       Left = 0
  45.       Top = 0
  46.       Width = 6
  47.       Height = 21
  48.       Align = alLeft
  49.       AutoSize = True
  50.       Picture.Data = {<image000.bmp>}
  51.       ExplicitLeft = 1
  52.       ExplicitTop = 1
  53.     end
  54.     object imgCaptionRight: TImage
  55.       Left = 644
  56.       Top = 0
  57.       Width = 25
  58.       Height = 21
  59.       Align = alRight
  60.       AutoSize = True
  61.       Picture.Data = {<image001.bmp>}
  62.       ExplicitLeft = 1
  63.       ExplicitTop = 1
  64.     end
  65.     object imgCaptionCentre: TImage
  66.       Left = 6
  67.       Top = 0
  68.       Width = 638
  69.       Height = 21
  70.       Align = alClient
  71.       Picture.Data = {<image002.bmp>}
  72.       Stretch = True
  73.       OnMouseDown = imgCaptionCentreMouseDown
  74.       OnMouseEnter = imgPayPalMouseEnter
  75.       OnMouseLeave = imgPayPalMouseLeave
  76.       ExplicitWidth = 767
  77.       ExplicitHeight = 22
  78.     end
  79.     object btnClose: TAdvGlowButton
  80.       Left = 644
  81.       Top = 2
  82.       Width = 20
  83.       Height = 16
  84.       Caption = 'X'
  85.       Font.Charset = ANSI_CHARSET
  86.       Font.Color = clSilver
  87.       Font.Height = -9
  88.       Font.Name = 'Arial'
  89.       Font.Style = []
  90.       FocusType = ftNone
  91.       NotesFont.Charset = DEFAULT_CHARSET
  92.       NotesFont.Color = clWindowText
  93.       NotesFont.Height = -11
  94.       NotesFont.Name = 'Tahoma'
  95.       NotesFont.Style = []
  96.       ParentFont = False
  97.       Rounded = False
  98.       Spacing = 0
  99.       TabOrder = 0
  100.       OnClick = btnCloseClick
  101.       OnMouseEnter = imgPayPalMouseEnter
  102.       OnMouseLeave = imgPayPalMouseLeave
  103.       Appearance.BorderColor = 7563359
  104.       Appearance.BorderColorHot = clRed
  105.       Appearance.BorderColorDown = clRed
  106.       Appearance.BorderColorChecked = clRed
  107.       Appearance.Color = clBlack
  108.       Appearance.ColorTo = clBlack
  109.       Appearance.ColorChecked = clBlack
  110.       Appearance.ColorCheckedTo = clBlack
  111.       Appearance.ColorDisabled = clBlack
  112.       Appearance.ColorDisabledTo = clBlack
  113.       Appearance.ColorDown = clBlack
  114.       Appearance.ColorDownTo = clRed
  115.       Appearance.ColorHot = clBlack
  116.       Appearance.ColorHotTo = clRed
  117.       Appearance.ColorMirror = clBlack
  118.       Appearance.ColorMirrorTo = clBlack
  119.       Appearance.ColorMirrorHot = clRed
  120.       Appearance.ColorMirrorHotTo = clRed
  121.       Appearance.ColorMirrorDown = clBlack
  122.       Appearance.ColorMirrorDownTo = clBlack
  123.       Appearance.ColorMirrorChecked = clBlack
  124.       Appearance.ColorMirrorCheckedTo = clBlack
  125.       Appearance.ColorMirrorDisabled = clBlack
  126.       Appearance.ColorMirrorDisabledTo = clBlack
  127.       Appearance.Gradient = ggRadial
  128.       Appearance.GradientHot = ggVertical
  129.       Appearance.GradientMirrorHot = ggVertical
  130.       Appearance.GradientMirrorChecked = ggRadial
  131.     end
  132.   end
  133.   object pnlBaseBottom: TAdvPanel
  134.     Left = 0
  135.     Top = 353
  136.     Width = 669
  137.     Height = 257
  138.     Align = alTop
  139.     BevelOuter = bvNone
  140.     Color = 3157288
  141.     Font.Charset = DEFAULT_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -11
  144.     Font.Name = 'Tahoma'
  145.     Font.Style = []
  146.     ParentFont = False
  147.     TabOrder = 1
  148.     UseDockManager = True
  149.     Version = '1.7.8.1'
  150.     BorderWidth = 4
  151.     Caption.Color = clHighlight
  152.     Caption.ColorTo = clNone
  153.     Caption.Font.Charset = DEFAULT_CHARSET
  154.     Caption.Font.Color = clHighlightText
  155.     Caption.Font.Height = -11
  156.     Caption.Font.Name = 'Tahoma'
  157.     Caption.Font.Style = []
  158.     CollapsColor = 3157288
  159.     StatusBar.Font.Charset = DEFAULT_CHARSET
  160.     StatusBar.Font.Color = clWindowText
  161.     StatusBar.Font.Height = -11
  162.     StatusBar.Font.Name = 'Tahoma'
  163.     StatusBar.Font.Style = []
  164.     FullHeight = 250
  165.     object Shape6: TShape
  166.       Left = 4
  167.       Top = 252
  168.       Width = 661
  169.       Height = 1
  170.       Align = alBottom
  171.       Brush.Color = 5985877
  172.       Pen.Color = 5985877
  173.       ExplicitLeft = 137
  174.       ExplicitTop = 44
  175.       ExplicitWidth = 65
  176.     end
  177.     object Shape7: TShape
  178.       Left = 4
  179.       Top = 4
  180.       Width = 1
  181.       Height = 248
  182.       Align = alLeft
  183.       Brush.Color = 5985877
  184.       Pen.Color = 5065801
  185.       ExplicitLeft = 197
  186.       ExplicitTop = 1
  187.       ExplicitHeight = 301
  188.     end
  189.     object Shape8: TShape
  190.       Left = 664
  191.       Top = 4
  192.       Width = 1
  193.       Height = 248
  194.       Align = alRight
  195.       Brush.Color = 5985877
  196.       Pen.Color = 5985877
  197.       ExplicitLeft = 197
  198.       ExplicitTop = 1
  199.       ExplicitHeight = 301
  200.     end
  201.     object pnlBottom: TAdvPanel
  202.       Left = 5
  203.       Top = 4
  204.       Width = 659
  205.       Height = 248
  206.       Align = alClient
  207.       BevelOuter = bvNone
  208.       Color = clBlack
  209.       Font.Charset = DEFAULT_CHARSET
  210.       Font.Color = clWindowText
  211.       Font.Height = -11
  212.       Font.Name = 'Tahoma'
  213.       Font.Style = []
  214.       ParentFont = False
  215.       TabOrder = 0
  216.       UseDockManager = True
  217.       Version = '1.7.8.1'
  218.       BorderWidth = 4
  219.       Caption.Color = clHighlight
  220.       Caption.ColorTo = clNone
  221.       Caption.Font.Charset = DEFAULT_CHARSET
  222.       Caption.Font.Color = clHighlightText
  223.       Caption.Font.Height = -11
  224.       Caption.Font.Name = 'Tahoma'
  225.       Caption.Font.Style = []
  226.       StatusBar.Font.Charset = DEFAULT_CHARSET
  227.       StatusBar.Font.Color = clWindowText
  228.       StatusBar.Font.Height = -11
  229.       StatusBar.Font.Name = 'Tahoma'
  230.       StatusBar.Font.Style = []
  231.       FullHeight = 0
  232.       object pgControlMain: TPageControl
  233.         Left = 4
  234.         Top = 4
  235.         Width = 651
  236.         Height = 240
  237.         ActivePage = tabAbout
  238.         Align = alClient
  239.         Style = tsButtons
  240.         TabOrder = 0
  241.         object tabWelcome: TTabSheet
  242.           Caption = 'tabWelcome'
  243.           object Shape11: TShape
  244.             Left = 104
  245.             Top = 77
  246.             Width = 322
  247.             Height = 1
  248.             Brush.Color = 5985877
  249.             Pen.Color = 5985877
  250.           end
  251.           object Label1: TLabel
  252.             Left = 9
  253.             Top = 100
  254.             Width = 414
  255.             Height = 48
  256.             AutoSize = False
  257.             Caption = 
  258.               'If you'#39've ever wondered exactly how fast your CPU is running, th' +
  259.               'is great little application will tell you.  Simply click the '#39'Te' +
  260.               'st CPU Speed'#39' button above and see CPU Speed go to work.'
  261.             Font.Charset = DEFAULT_CHARSET
  262.             Font.Color = clSilver
  263.             Font.Height = -12
  264.             Font.Name = 'Tahoma'
  265.             Font.Style = []
  266.             ParentFont = False
  267.             WordWrap = True
  268.           end
  269.           object Image4: TImage
  270.             Left = 1
  271.             Top = -4
  272.             Width = 97
  273.             Height = 96
  274.             AutoSize = True
  275.             Picture.Data = {<image003.bmp>}
  276.             Transparent = True
  277.           end
  278.           object lblURLCPURank: TLabel
  279.             Left = 10
  280.             Top = 181
  281.             Width = 255
  282.             Height = 19
  283.             AutoSize = False
  284.             Caption = 'Visit the CPU Speed Professional Website'
  285.             Font.Charset = DEFAULT_CHARSET
  286.             Font.Color = 16728642
  287.             Font.Height = -12
  288.             Font.Name = 'Tahoma'
  289.             Font.Style = [fsUnderline]
  290.             ParentFont = False
  291.             WordWrap = True
  292.             OnClick = lblURLCPURankClick
  293.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  294.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  295.           end
  296.           object Image5: TImage
  297.             Left = 281
  298.             Top = 137
  299.             Width = 56
  300.             Height = 68
  301.             AutoSize = True
  302.             Picture.Data = {<image004.bmp>}
  303.             Transparent = True
  304.           end
  305.           object Label3: TLabel
  306.             Left = 342
  307.             Top = 164
  308.             Width = 80
  309.             Height = 13
  310.             Caption = 'Secure Software'
  311.             Font.Charset = DEFAULT_CHARSET
  312.             Font.Color = clWhite
  313.             Font.Height = -11
  314.             Font.Name = 'Tahoma'
  315.             Font.Style = []
  316.             ParentFont = False
  317.           end
  318.           object Label4: TLabel
  319.             Left = 342
  320.             Top = 152
  321.             Width = 57
  322.             Height = 13
  323.             Caption = 'Guaranteed'
  324.             Font.Charset = DEFAULT_CHARSET
  325.             Font.Color = clWhite
  326.             Font.Height = -11
  327.             Font.Name = 'Tahoma'
  328.             Font.Style = []
  329.             ParentFont = False
  330.           end
  331.           object Label5: TLabel
  332.             Left = 342
  333.             Top = 177
  334.             Width = 64
  335.             Height = 13
  336.             Caption = 'NO Spyware!'
  337.             Font.Charset = DEFAULT_CHARSET
  338.             Font.Color = clRed
  339.             Font.Height = -11
  340.             Font.Name = 'Tahoma'
  341.             Font.Style = []
  342.             ParentFont = False
  343.           end
  344.           object Label42: TLabel
  345.             Left = 368
  346.             Top = 31
  347.             Width = 16
  348.             Height = 13
  349.             AutoSize = False
  350.             Caption = #174
  351.             Font.Charset = DEFAULT_CHARSET
  352.             Font.Color = clSilver
  353.             Font.Height = -11
  354.             Font.Name = 'Tahoma'
  355.             Font.Style = []
  356.             ParentFont = False
  357.             WordWrap = True
  358.           end
  359.           object lblCPUSpeedA: TAdvGlowButton
  360.             Left = 112
  361.             Top = 11
  362.             Width = 110
  363.             Height = 24
  364.             AntiAlias = aaAntiAlias
  365.             Caption = 'CPU Speed'
  366.             Font.Charset = ANSI_CHARSET
  367.             Font.Color = clWhite
  368.             Font.Height = -19
  369.             Font.Name = 'Arial'
  370.             Font.Style = [fsBold]
  371.             NotesFont.Charset = DEFAULT_CHARSET
  372.             NotesFont.Color = clWindowText
  373.             NotesFont.Height = -11
  374.             NotesFont.Name = 'Tahoma'
  375.             NotesFont.Style = []
  376.             ParentFont = False
  377.             Transparent = True
  378.             WordWrap = False
  379.             TabOrder = 0
  380.             Appearance.BorderColor = clBlack
  381.             Appearance.BorderColorHot = clBlack
  382.             Appearance.BorderColorDown = clBlack
  383.             Appearance.BorderColorChecked = clBlack
  384.             Appearance.BorderColorDisabled = clBlack
  385.             Appearance.Color = clBlack
  386.             Appearance.ColorTo = clBlack
  387.             Appearance.ColorChecked = clBlack
  388.             Appearance.ColorCheckedTo = clBlack
  389.             Appearance.ColorDisabled = clBlack
  390.             Appearance.ColorDisabledTo = clBlack
  391.             Appearance.ColorDown = clBlack
  392.             Appearance.ColorDownTo = clBlack
  393.             Appearance.ColorHot = clBlack
  394.             Appearance.ColorHotTo = clBlack
  395.             Appearance.ColorMirror = clBlack
  396.             Appearance.ColorMirrorTo = clBlack
  397.             Appearance.ColorMirrorHot = clBlack
  398.             Appearance.ColorMirrorHotTo = clBlack
  399.             Appearance.ColorMirrorDown = clBlack
  400.             Appearance.ColorMirrorDownTo = clBlack
  401.             Appearance.ColorMirrorChecked = clBlack
  402.             Appearance.ColorMirrorCheckedTo = clBlack
  403.             Appearance.ColorMirrorDisabled = clBlack
  404.             Appearance.ColorMirrorDisabledTo = clBlack
  405.           end
  406.           object lblCPUSpeedB: TAdvGlowButton
  407.             Left = 219
  408.             Top = 11
  409.             Width = 126
  410.             Height = 24
  411.             AntiAlias = aaAntiAlias
  412.             Caption = 'Professional'
  413.             Font.Charset = ANSI_CHARSET
  414.             Font.Color = clRed
  415.             Font.Height = -19
  416.             Font.Name = 'Arial'
  417.             Font.Style = [fsBold]
  418.             NotesFont.Charset = DEFAULT_CHARSET
  419.             NotesFont.Color = clWindowText
  420.             NotesFont.Height = -11
  421.             NotesFont.Name = 'Tahoma'
  422.             NotesFont.Style = []
  423.             ParentFont = False
  424.             Transparent = True
  425.             WordWrap = False
  426.             TabOrder = 1
  427.             OnClick = lblCPUSpeedBClick
  428.             Appearance.BorderColor = clBlack
  429.             Appearance.BorderColorHot = clBlack
  430.             Appearance.BorderColorDown = clBlack
  431.             Appearance.BorderColorChecked = clBlack
  432.             Appearance.BorderColorDisabled = clBlack
  433.             Appearance.Color = clBlack
  434.             Appearance.ColorTo = clBlack
  435.             Appearance.ColorChecked = clBlack
  436.             Appearance.ColorCheckedTo = clBlack
  437.             Appearance.ColorDisabled = clBlack
  438.             Appearance.ColorDisabledTo = clBlack
  439.             Appearance.ColorDown = clBlack
  440.             Appearance.ColorDownTo = clBlack
  441.             Appearance.ColorHot = clBlack
  442.             Appearance.ColorHotTo = clBlack
  443.             Appearance.ColorMirror = clBlack
  444.             Appearance.ColorMirrorTo = clBlack
  445.             Appearance.ColorMirrorHot = clBlack
  446.             Appearance.ColorMirrorHotTo = clBlack
  447.             Appearance.ColorMirrorDown = clBlack
  448.             Appearance.ColorMirrorDownTo = clBlack
  449.             Appearance.ColorMirrorChecked = clBlack
  450.             Appearance.ColorMirrorCheckedTo = clBlack
  451.             Appearance.ColorMirrorDisabled = clBlack
  452.             Appearance.ColorMirrorDisabledTo = clBlack
  453.           end
  454.           object AdvGlowButton12: TAdvGlowButton
  455.             Left = 112
  456.             Top = 34
  457.             Width = 256
  458.             Height = 24
  459.             AntiAlias = aaAntiAlias
  460.             Caption = 'Test the REAL speed of your CPU'
  461.             Font.Charset = ANSI_CHARSET
  462.             Font.Color = clWhite
  463.             Font.Height = -16
  464.             Font.Name = 'Arial'
  465.             Font.Style = []
  466.             NotesFont.Charset = DEFAULT_CHARSET
  467.             NotesFont.Color = clWindowText
  468.             NotesFont.Height = -11
  469.             NotesFont.Name = 'Tahoma'
  470.             NotesFont.Style = []
  471.             ParentFont = False
  472.             Transparent = True
  473.             WordWrap = False
  474.             TabOrder = 2
  475.             Appearance.BorderColor = clBlack
  476.             Appearance.BorderColorHot = clBlack
  477.             Appearance.BorderColorDown = clBlack
  478.             Appearance.BorderColorChecked = clBlack
  479.             Appearance.BorderColorDisabled = clBlack
  480.             Appearance.Color = clBlack
  481.             Appearance.ColorTo = clBlack
  482.             Appearance.ColorChecked = clBlack
  483.             Appearance.ColorCheckedTo = clBlack
  484.             Appearance.ColorDisabled = clBlack
  485.             Appearance.ColorDisabledTo = clBlack
  486.             Appearance.ColorDown = clBlack
  487.             Appearance.ColorDownTo = clBlack
  488.             Appearance.ColorHot = clBlack
  489.             Appearance.ColorHotTo = clBlack
  490.             Appearance.ColorMirror = clBlack
  491.             Appearance.ColorMirrorTo = clBlack
  492.             Appearance.ColorMirrorHot = clBlack
  493.             Appearance.ColorMirrorHotTo = clBlack
  494.             Appearance.ColorMirrorDown = clBlack
  495.             Appearance.ColorMirrorDownTo = clBlack
  496.             Appearance.ColorMirrorChecked = clBlack
  497.             Appearance.ColorMirrorCheckedTo = clBlack
  498.             Appearance.ColorMirrorDisabled = clBlack
  499.             Appearance.ColorMirrorDisabledTo = clBlack
  500.           end
  501.           object AdvPanel1: TAdvPanel
  502.             Left = 440
  503.             Top = 0
  504.             Width = 193
  505.             Height = 203
  506.             BevelOuter = bvNone
  507.             Color = clBlack
  508.             Font.Charset = DEFAULT_CHARSET
  509.             Font.Color = clWindowText
  510.             Font.Height = -11
  511.             Font.Name = 'Tahoma'
  512.             Font.Style = []
  513.             ParentFont = False
  514.             TabOrder = 3
  515.             UseDockManager = True
  516.             Version = '1.7.8.1'
  517.             BorderColor = 5065801
  518.             BorderWidth = 1
  519.             Caption.Color = clHighlight
  520.             Caption.ColorTo = clNone
  521.             Caption.Font.Charset = DEFAULT_CHARSET
  522.             Caption.Font.Color = clHighlightText
  523.             Caption.Font.Height = -11
  524.             Caption.Font.Name = 'Tahoma'
  525.             Caption.Font.Style = []
  526.             StatusBar.Font.Charset = DEFAULT_CHARSET
  527.             StatusBar.Font.Color = clWindowText
  528.             StatusBar.Font.Height = -11
  529.             StatusBar.Font.Name = 'Tahoma'
  530.             StatusBar.Font.Style = []
  531.             FullHeight = 0
  532.             object Shape10: TShape
  533.               Left = 13
  534.               Top = 100
  535.               Width = 164
  536.               Height = 1
  537.               Brush.Color = 5985877
  538.               Pen.Color = 5985877
  539.             end
  540.             object Image1: TImage
  541.               Left = 14
  542.               Top = 23
  543.               Width = 72
  544.               Height = 70
  545.               AutoSize = True
  546.               Picture.Data = {<image005.bmp>}
  547.               Transparent = True
  548.             end
  549.             object Image3: TImage
  550.               Left = 20
  551.               Top = 131
  552.               Width = 58
  553.               Height = 61
  554.               AutoSize = True
  555.               Picture.Data = {<image006.bmp>}
  556.               Transparent = True
  557.             end
  558.             object lblGetScoreGlobal: TLabel
  559.               Left = 100
  560.               Top = 73
  561.               Width = 62
  562.               Height = 13
  563.               Caption = 'get my score'
  564.               Font.Charset = DEFAULT_CHARSET
  565.               Font.Color = clWhite
  566.               Font.Height = -11
  567.               Font.Name = 'Tahoma'
  568.               Font.Style = [fsUnderline]
  569.               ParentFont = False
  570.               OnClick = btnGetRankingClick
  571.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  572.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  573.             end
  574.             object lblGetScoreCountry: TLabel
  575.               Left = 100
  576.               Top = 177
  577.               Width = 62
  578.               Height = 13
  579.               Caption = 'get my score'
  580.               Font.Charset = DEFAULT_CHARSET
  581.               Font.Color = clWhite
  582.               Font.Height = -11
  583.               Font.Name = 'Tahoma'
  584.               Font.Style = [fsUnderline]
  585.               ParentFont = False
  586.               OnClick = btnGetRankingClick
  587.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  588.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  589.             end
  590.             object AdvGlowButton9: TAdvGlowButton
  591.               Left = 12
  592.               Top = 1
  593.               Width = 169
  594.               Height = 20
  595.               Caption = 'Your GLOBAL CPU Score'
  596.               Font.Charset = ANSI_CHARSET
  597.               Font.Color = 16240981
  598.               Font.Height = -13
  599.               Font.Name = 'Arial'
  600.               Font.Style = []
  601.               NotesFont.Charset = DEFAULT_CHARSET
  602.               NotesFont.Color = clWindowText
  603.               NotesFont.Height = -11
  604.               NotesFont.Name = 'Tahoma'
  605.               NotesFont.Style = []
  606.               ParentFont = False
  607.               TabOrder = 0
  608.               Appearance.BorderColor = clBlack
  609.               Appearance.BorderColorHot = clBlack
  610.               Appearance.BorderColorDown = clBlack
  611.               Appearance.BorderColorChecked = clBlack
  612.               Appearance.BorderColorDisabled = clBlack
  613.               Appearance.Color = clBlack
  614.               Appearance.ColorTo = clBlack
  615.               Appearance.ColorChecked = clBlack
  616.               Appearance.ColorCheckedTo = clBlack
  617.               Appearance.ColorDisabled = clBlack
  618.               Appearance.ColorDisabledTo = clBlack
  619.               Appearance.ColorDown = clBlack
  620.               Appearance.ColorDownTo = clBlack
  621.               Appearance.ColorHot = clBlack
  622.               Appearance.ColorHotTo = clBlack
  623.               Appearance.ColorMirror = clBlack
  624.               Appearance.ColorMirrorTo = clBlack
  625.               Appearance.ColorMirrorHot = clBlack
  626.               Appearance.ColorMirrorHotTo = clBlack
  627.               Appearance.ColorMirrorDown = clBlack
  628.               Appearance.ColorMirrorDownTo = clBlack
  629.               Appearance.ColorMirrorChecked = clBlack
  630.               Appearance.ColorMirrorCheckedTo = clBlack
  631.               Appearance.ColorMirrorDisabled = clBlack
  632.               Appearance.ColorMirrorDisabledTo = clBlack
  633.             end
  634.             object lblRankGlobal: TAdvGlowButton
  635.               Left = 91
  636.               Top = 43
  637.               Width = 82
  638.               Height = 24
  639.               AntiAlias = aaAntiAlias
  640.               Caption = '0%'
  641.               Font.Charset = ANSI_CHARSET
  642.               Font.Color = 16240981
  643.               Font.Height = -24
  644.               Font.Name = 'Arial'
  645.               Font.Style = [fsBold]
  646.               NotesFont.Charset = DEFAULT_CHARSET
  647.               NotesFont.Color = clWindowText
  648.               NotesFont.Height = -11
  649.               NotesFont.Name = 'Tahoma'
  650.               NotesFont.Style = []
  651.               ParentFont = False
  652.               Transparent = True
  653.               WordWrap = False
  654.               TabOrder = 1
  655.               OnClick = lblRankGlobalClick
  656.               Appearance.BorderColor = clBlack
  657.               Appearance.BorderColorHot = clBlack
  658.               Appearance.BorderColorDown = clBlack
  659.               Appearance.BorderColorChecked = clBlack
  660.               Appearance.BorderColorDisabled = clBlack
  661.               Appearance.Color = clBlack
  662.               Appearance.ColorTo = clBlack
  663.               Appearance.ColorChecked = clBlack
  664.               Appearance.ColorCheckedTo = clBlack
  665.               Appearance.ColorDisabled = clBlack
  666.               Appearance.ColorDisabledTo = clBlack
  667.               Appearance.ColorDown = clBlack
  668.               Appearance.ColorDownTo = clBlack
  669.               Appearance.ColorHot = clBlack
  670.               Appearance.ColorHotTo = clBlack
  671.               Appearance.ColorMirror = clBlack
  672.               Appearance.ColorMirrorTo = clBlack
  673.               Appearance.ColorMirrorHot = clBlack
  674.               Appearance.ColorMirrorHotTo = clBlack
  675.               Appearance.ColorMirrorDown = clBlack
  676.               Appearance.ColorMirrorDownTo = clBlack
  677.               Appearance.ColorMirrorChecked = clBlack
  678.               Appearance.ColorMirrorCheckedTo = clBlack
  679.               Appearance.ColorMirrorDisabled = clBlack
  680.               Appearance.ColorMirrorDisabledTo = clBlack
  681.             end
  682.             object AdvGlowButton14: TAdvGlowButton
  683.               Left = 12
  684.               Top = 107
  685.               Width = 169
  686.               Height = 20
  687.               Caption = 'Your Country CPU Score'
  688.               Font.Charset = ANSI_CHARSET
  689.               Font.Color = clRed
  690.               Font.Height = -13
  691.               Font.Name = 'Arial'
  692.               Font.Style = []
  693.               NotesFont.Charset = DEFAULT_CHARSET
  694.               NotesFont.Color = clWindowText
  695.               NotesFont.Height = -11
  696.               NotesFont.Name = 'Tahoma'
  697.               NotesFont.Style = []
  698.               ParentFont = False
  699.               TabOrder = 2
  700.               Appearance.BorderColor = clBlack
  701.               Appearance.BorderColorHot = clBlack
  702.               Appearance.BorderColorDown = clBlack
  703.               Appearance.BorderColorChecked = clBlack
  704.               Appearance.BorderColorDisabled = clBlack
  705.               Appearance.Color = clBlack
  706.               Appearance.ColorTo = clBlack
  707.               Appearance.ColorChecked = clBlack
  708.               Appearance.ColorCheckedTo = clBlack
  709.               Appearance.ColorDisabled = clBlack
  710.               Appearance.ColorDisabledTo = clBlack
  711.               Appearance.ColorDown = clBlack
  712.               Appearance.ColorDownTo = clBlack
  713.               Appearance.ColorHot = clBlack
  714.               Appearance.ColorHotTo = clBlack
  715.               Appearance.ColorMirror = clBlack
  716.               Appearance.ColorMirrorTo = clBlack
  717.               Appearance.ColorMirrorHot = clBlack
  718.               Appearance.ColorMirrorHotTo = clBlack
  719.               Appearance.ColorMirrorDown = clBlack
  720.               Appearance.ColorMirrorDownTo = clBlack
  721.               Appearance.ColorMirrorChecked = clBlack
  722.               Appearance.ColorMirrorCheckedTo = clBlack
  723.               Appearance.ColorMirrorDisabled = clBlack
  724.               Appearance.ColorMirrorDisabledTo = clBlack
  725.             end
  726.             object lblRankCountry: TAdvGlowButton
  727.               Left = 86
  728.               Top = 148
  729.               Width = 92
  730.               Height = 24
  731.               AntiAlias = aaAntiAlias
  732.               Caption = '0%'
  733.               Font.Charset = ANSI_CHARSET
  734.               Font.Color = clRed
  735.               Font.Height = -24
  736.               Font.Name = 'Arial'
  737.               Font.Style = [fsBold]
  738.               NotesFont.Charset = DEFAULT_CHARSET
  739.               NotesFont.Color = clWindowText
  740.               NotesFont.Height = -11
  741.               NotesFont.Name = 'Tahoma'
  742.               NotesFont.Style = []
  743.               ParentFont = False
  744.               Transparent = True
  745.               WordWrap = False
  746.               TabOrder = 3
  747.               Appearance.BorderColor = clBlack
  748.               Appearance.BorderColorHot = clBlack
  749.               Appearance.BorderColorDown = clBlack
  750.               Appearance.BorderColorChecked = clBlack
  751.               Appearance.BorderColorDisabled = clBlack
  752.               Appearance.Color = clBlack
  753.               Appearance.ColorTo = clBlack
  754.               Appearance.ColorChecked = clBlack
  755.               Appearance.ColorCheckedTo = clBlack
  756.               Appearance.ColorDisabled = clBlack
  757.               Appearance.ColorDisabledTo = clBlack
  758.               Appearance.ColorDown = clBlack
  759.               Appearance.ColorDownTo = clBlack
  760.               Appearance.ColorHot = clBlack
  761.               Appearance.ColorHotTo = clBlack
  762.               Appearance.ColorMirror = clBlack
  763.               Appearance.ColorMirrorTo = clBlack
  764.               Appearance.ColorMirrorHot = clBlack
  765.               Appearance.ColorMirrorHotTo = clBlack
  766.               Appearance.ColorMirrorDown = clBlack
  767.               Appearance.ColorMirrorDownTo = clBlack
  768.               Appearance.ColorMirrorChecked = clBlack
  769.               Appearance.ColorMirrorCheckedTo = clBlack
  770.               Appearance.ColorMirrorDisabled = clBlack
  771.               Appearance.ColorMirrorDisabledTo = clBlack
  772.             end
  773.           end
  774.           object AdvGlowButton13: TAdvGlowButton
  775.             Left = -1
  776.             Top = 162
  777.             Width = 226
  778.             Height = 20
  779.             Caption = 'View Global CPU Rankings Online:'
  780.             Font.Charset = ANSI_CHARSET
  781.             Font.Color = 16240981
  782.             Font.Height = -13
  783.             Font.Name = 'Arial'
  784.             Font.Style = []
  785.             NotesFont.Charset = DEFAULT_CHARSET
  786.             NotesFont.Color = clWindowText
  787.             NotesFont.Height = -11
  788.             NotesFont.Name = 'Tahoma'
  789.             NotesFont.Style = []
  790.             ParentFont = False
  791.             TabOrder = 4
  792.             Appearance.BorderColor = clBlack
  793.             Appearance.BorderColorHot = clBlack
  794.             Appearance.BorderColorDown = clBlack
  795.             Appearance.BorderColorChecked = clBlack
  796.             Appearance.BorderColorDisabled = clBlack
  797.             Appearance.Color = clBlack
  798.             Appearance.ColorTo = clBlack
  799.             Appearance.ColorChecked = clBlack
  800.             Appearance.ColorCheckedTo = clBlack
  801.             Appearance.ColorDisabled = clBlack
  802.             Appearance.ColorDisabledTo = clBlack
  803.             Appearance.ColorDown = clBlack
  804.             Appearance.ColorDownTo = clBlack
  805.             Appearance.ColorHot = clBlack
  806.             Appearance.ColorHotTo = clBlack
  807.             Appearance.ColorMirror = clBlack
  808.             Appearance.ColorMirrorTo = clBlack
  809.             Appearance.ColorMirrorHot = clBlack
  810.             Appearance.ColorMirrorHotTo = clBlack
  811.             Appearance.ColorMirrorDown = clBlack
  812.             Appearance.ColorMirrorDownTo = clBlack
  813.             Appearance.ColorMirrorChecked = clBlack
  814.             Appearance.ColorMirrorCheckedTo = clBlack
  815.             Appearance.ColorMirrorDisabled = clBlack
  816.             Appearance.ColorMirrorDisabledTo = clBlack
  817.           end
  818.         end
  819.         object tabTestCPU: TTabSheet
  820.           Caption = 'tabTestCPU'
  821.           ImageIndex = 4
  822.           object pnlTestCPU: TPanel
  823.             Left = 0
  824.             Top = 0
  825.             Width = 643
  826.             Height = 209
  827.             Align = alClient
  828.             BevelOuter = bvNone
  829.             Caption = 'pnlTestCPU'
  830.             Color = clBlack
  831.             ParentBackground = False
  832.             TabOrder = 0
  833.             object Image6: TImage
  834.               Left = 6
  835.               Top = 0
  836.               Width = 96
  837.               Height = 104
  838.               AutoSize = True
  839.               Picture.Data = {<image007.bmp>}
  840.               Transparent = True
  841.             end
  842.             object lblTestCPUHeading: TLabel
  843.               Left = 208
  844.               Top = 5
  845.               Width = 198
  846.               Height = 22
  847.               Caption = 'Speed Testing Ahead'
  848.               Font.Charset = ANSI_CHARSET
  849.               Font.Color = clWhite
  850.               Font.Height = -19
  851.               Font.Name = 'Arial'
  852.               Font.Style = [fsBold]
  853.               ParentFont = False
  854.             end
  855.             object Label6: TLabel
  856.               Left = 116
  857.               Top = 33
  858.               Width = 387
  859.               Height = 48
  860.               AutoSize = False
  861.               Caption = 
  862.                 'CPU Speed uses hard core speed algorythms in testing your centra' +
  863.                 'l processor speed. For the most accurate result, please make sur' +
  864.                 'e all other applications are closed.'
  865.               Font.Charset = DEFAULT_CHARSET
  866.               Font.Color = clSilver
  867.               Font.Height = -12
  868.               Font.Name = 'Tahoma'
  869.               Font.Style = []
  870.               ParentFont = False
  871.               WordWrap = True
  872.             end
  873.             object Shape4: TShape
  874.               Left = 72
  875.               Top = 165
  876.               Width = 417
  877.               Height = 1
  878.               Brush.Color = 5985877
  879.               Pen.Color = 5985877
  880.             end
  881.             object Label2: TLabel
  882.               Left = 102
  883.               Top = 145
  884.               Width = 47
  885.               Height = 11
  886.               Caption = 'CPU Ramp'
  887.               Font.Charset = ANSI_CHARSET
  888.               Font.Color = 16240981
  889.               Font.Height = -9
  890.               Font.Name = 'Small Fonts'
  891.               Font.Style = []
  892.               ParentFont = False
  893.             end
  894.             object Shape13: TShape
  895.               Left = 176
  896.               Top = 137
  897.               Width = 1
  898.               Height = 29
  899.               Brush.Color = 5985877
  900.               Pen.Color = 5985877
  901.             end
  902.             object Shape14: TShape
  903.               Left = 280
  904.               Top = 137
  905.               Width = 1
  906.               Height = 29
  907.               Brush.Color = 5985877
  908.               Pen.Color = 5985877
  909.             end
  910.             object Shape15: TShape
  911.               Left = 384
  912.               Top = 137
  913.               Width = 1
  914.               Height = 29
  915.               Brush.Color = 5985877
  916.               Pen.Color = 5985877
  917.             end
  918.             object Shape16: TShape
  919.               Left = 488
  920.               Top = 138
  921.               Width = 1
  922.               Height = 28
  923.               Brush.Color = 5985877
  924.               Pen.Color = 5985877
  925.             end
  926.             object Shape17: TShape
  927.               Left = 72
  928.               Top = 137
  929.               Width = 1
  930.               Height = 29
  931.               Brush.Color = 5985877
  932.               Pen.Color = 5985877
  933.             end
  934.             object Label7: TLabel
  935.               Left = 118
  936.               Top = 5
  937.               Width = 83
  938.               Height = 22
  939.               Caption = 'Accurate'
  940.               Font.Charset = ANSI_CHARSET
  941.               Font.Color = clRed
  942.               Font.Height = -19
  943.               Font.Name = 'Arial'
  944.               Font.Style = [fsBold]
  945.               ParentFont = False
  946.             end
  947.             object Label8: TLabel
  948.               Left = 216
  949.               Top = 145
  950.               Width = 21
  951.               Height = 11
  952.               Caption = 'Core'
  953.               Font.Charset = ANSI_CHARSET
  954.               Font.Color = clRed
  955.               Font.Height = -9
  956.               Font.Name = 'Small Fonts'
  957.               Font.Style = []
  958.               ParentFont = False
  959.             end
  960.             object Label9: TLabel
  961.               Left = 315
  962.               Top = 145
  963.               Width = 47
  964.               Height = 11
  965.               Caption = 'Deep Cycle'
  966.               Font.Charset = ANSI_CHARSET
  967.               Font.Color = clRed
  968.               Font.Height = -9
  969.               Font.Name = 'Small Fonts'
  970.               Font.Style = []
  971.               ParentFont = False
  972.             end
  973.             object Label10: TLabel
  974.               Left = 423
  975.               Top = 145
  976.               Width = 36
  977.               Height = 11
  978.               Caption = 'Cool Off'
  979.               Font.Charset = ANSI_CHARSET
  980.               Font.Color = 16240981
  981.               Font.Height = -9
  982.               Font.Name = 'Small Fonts'
  983.               Font.Style = []
  984.               ParentFont = False
  985.             end
  986.             object lblWaitaMo: TLabel
  987.               Left = 69
  988.               Top = 179
  989.               Width = 521
  990.               Height = 51
  991.               AutoSize = False
  992.               Caption = 
  993.                 'There are four stages to the test. Please wait a few moments whi' +
  994.                 'lst the test is in progress.'
  995.               Font.Charset = DEFAULT_CHARSET
  996.               Font.Color = clSilver
  997.               Font.Height = -12
  998.               Font.Name = 'Tahoma'
  999.               Font.Style = []
  1000.               ParentFont = False
  1001.               WordWrap = True
  1002.             end
  1003.             object lblTestAgain: TLabel
  1004.               Left = 217
  1005.               Top = 82
  1006.               Width = 126
  1007.               Height = 14
  1008.               Caption = 'Click here to test again'
  1009.               Font.Charset = DEFAULT_CHARSET
  1010.               Font.Color = clYellow
  1011.               Font.Height = -12
  1012.               Font.Name = 'Tahoma'
  1013.               Font.Style = [fsUnderline]
  1014.               ParentFont = False
  1015.               Visible = False
  1016.               OnClick = lblTestAgainClick
  1017.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  1018.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  1019.             end
  1020.             object pnlRamp: TPanel
  1021.               Left = 72
  1022.               Top = 109
  1023.               Width = 104
  1024.               Height = 30
  1025.               BevelOuter = bvNone
  1026.               Color = 16509354
  1027.               ParentBackground = False
  1028.               TabOrder = 0
  1029.             end
  1030.             object pnlCore: TPanel
  1031.               Left = 177
  1032.               Top = 109
  1033.               Width = 103
  1034.               Height = 30
  1035.               BevelOuter = bvNone
  1036.               Color = 16509354
  1037.               ParentBackground = False
  1038.               TabOrder = 1
  1039.             end
  1040.             object pnlDeep: TPanel
  1041.               Left = 281
  1042.               Top = 109
  1043.               Width = 103
  1044.               Height = 30
  1045.               BevelOuter = bvNone
  1046.               Color = 16509354
  1047.               ParentBackground = False
  1048.               TabOrder = 2
  1049.             end
  1050.             object pnlCool: TPanel
  1051.               Left = 385
  1052.               Top = 109
  1053.               Width = 104
  1054.               Height = 30
  1055.               BevelOuter = bvNone
  1056.               Color = 16509354
  1057.               ParentBackground = False
  1058.               TabOrder = 3
  1059.             end
  1060.             object AdvPanel2: TAdvPanel
  1061.               Left = 500
  1062.               Top = 6
  1063.               Width = 139
  1064.               Height = 160
  1065.               BevelOuter = bvNone
  1066.               Color = clBlack
  1067.               Font.Charset = DEFAULT_CHARSET
  1068.               Font.Color = clWindowText
  1069.               Font.Height = -11
  1070.               Font.Name = 'Tahoma'
  1071.               Font.Style = []
  1072.               ParentFont = False
  1073.               TabOrder = 4
  1074.               UseDockManager = True
  1075.               Version = '1.7.8.1'
  1076.               BorderColor = 5065801
  1077.               BorderWidth = 1
  1078.               Caption.Color = clHighlight
  1079.               Caption.ColorTo = clNone
  1080.               Caption.Font.Charset = DEFAULT_CHARSET
  1081.               Caption.Font.Color = clHighlightText
  1082.               Caption.Font.Height = -11
  1083.               Caption.Font.Name = 'Tahoma'
  1084.               Caption.Font.Style = []
  1085.               StatusBar.Font.Charset = DEFAULT_CHARSET
  1086.               StatusBar.Font.Color = clWindowText
  1087.               StatusBar.Font.Height = -11
  1088.               StatusBar.Font.Name = 'Tahoma'
  1089.               StatusBar.Font.Style = []
  1090.               FullHeight = 0
  1091.               object Label11: TLabel
  1092.                 Left = 28
  1093.                 Top = 13
  1094.                 Width = 88
  1095.                 Height = 19
  1096.                 Caption = 'CPU Speed'
  1097.                 Font.Charset = ANSI_CHARSET
  1098.                 Font.Color = clWhite
  1099.                 Font.Height = -16
  1100.                 Font.Name = 'Arial'
  1101.                 Font.Style = [fsBold]
  1102.                 ParentFont = False
  1103.               end
  1104.               object lblCPUSpeedMain: TLabel
  1105.                 Left = 27
  1106.                 Top = 33
  1107.                 Width = 88
  1108.                 Height = 22
  1109.                 Caption = '0000 Mhz'
  1110.                 Font.Charset = ANSI_CHARSET
  1111.                 Font.Color = clRed
  1112.                 Font.Height = -19
  1113.                 Font.Name = 'Arial'
  1114.                 Font.Style = [fsBold]
  1115.                 ParentFont = False
  1116.               end
  1117.               object PicShowMedal: TPicShow
  1118.                 Left = 34
  1119.                 Top = 68
  1120.                 Width = 73
  1121.                 Height = 75
  1122.                 AutoSize = True
  1123.                 BgPicture.Data = {
  1124.                   0A544A504547496D616765782F0000FFD8FFE000104A46494600010201006000
  1125.                   600000FFE21C6D4943435F50524F46494C4500010100001C5D4C696E6F021000
  1126.                   006D6E74725247422058595A2007CE00020009000600310000616373704D5346
  1127.                   540000000049454320735247420000000000000000000000000000F6D6000100
  1128.                   000000D32D485020200000000000000000000000000000000000000000000000
  1129.                   0000000000000000000000000000000000000000000000001163707274000001
  1130.                   500000003364657363000001830000006C77747074000001EF00000014626B70
  1131.                   7400000203000000147258595A00000217000000146758595A0000022B000000
  1132.                   146258595A0000023F00000014646D6E640000025300000070646D6464000002
  1133.                   C300000088767565640000034B0000008676696577000003D1000000246C756D
  1134.                   69000003F5000000146D6561730000040900000024746563680000042D000000
  1135.                   0C72545243000004390000080C6754524300000C450000080C62545243000014
  1136.                   510000080C7465787400000000436F7079726967687420286329203139393820
  1137.                   4865776C6574742D5061636B61726420436F6D70616E79006465736300000000
  1138.                   00000012735247422049454336313936362D322E310000000000000000000000
  1139.                   12735247422049454336313936362D322E310000000000000000000000000000
  1140.                   0000000000000000000000000000000000000000000000000000000000000000
  1141.                   0000000058595A20000000000000F35100010000000116CC58595A2000000000
  1142.                   00000000000000000000000058595A200000000000006FA2000038F500000390
  1143.                   58595A2000000000000062990000B785000018DA58595A2000000000000024A0
  1144.                   00000F840000B6CF64657363000000000000001649454320687474703A2F2F77
  1145.                   77772E6965632E636800000000000000000000001649454320687474703A2F2F
  1146.                   7777772E6965632E636800000000000000000000000000000000000000000000
  1147.                   0000000000000000000000000000000000000000000000006465736300000000
  1148.                   0000002E4945432036313936362D322E312044656661756C742052474220636F
  1149.                   6C6F7572207370616365202D207352474200000000000000000000002E494543
  1150.                   2036313936362D322E312044656661756C742052474220636F6C6F7572207370
  1151.                   616365202D207352474200000000000000000000000000000000000000000000
  1152.                   64657363000000000000002C5265666572656E63652056696577696E6720436F
  1153.                   6E646974696F6E20696E2049454336313936362D322E31000000000000000000
  1154.                   00002C5265666572656E63652056696577696E6720436F6E646974696F6E2069
  1155.                   6E2049454336313936362D322E31000000000000000000000000000000000000
  1156.                   00000000000076696577000000000013A4FE00145F2E0010CF140003EDCC0004
  1157.                   130B00035C9E0000000158595A2000000000004C09560050000000571FE76D65
  1158.                   61730000000000000001000000000000028F0000000200000000000000000000
  1159.                   000073696720000000004352542063757276000000000000040000000005000A
  1160.                   000F00140019001E00230028002D00320037003B00400045004A004F00540059
  1161.                   005E00630068006D00720077007C00810086008B00900095009A009F00A400A9
  1162.                   00AE00B200B700BC00C100C600CB00D000D500DB00E000E500EB00F000F600FB
  1163.                   01010107010D01130119011F0125012B01320138013E0145014C015201590160
  1164.                   0167016E0175017C0183018B0192019A01A101A901B101B901C101C901D101D9
  1165.                   01E101E901F201FA0203020C0214021D0226022F02380241024B0254025D0267
  1166.                   0271027A0284028E029802A202AC02B602C102CB02D502E002EB02F50300030B
  1167.                   03160321032D03380343034F035A03660372037E038A039603A203AE03BA03C7
  1168.                   03D303E003EC03F9040604130420042D043B0448045504630471047E048C049A
  1169.                   04A804B604C404D304E104F004FE050D051C052B053A05490558056705770586
  1170.                   059605A605B505C505D505E505F6060606160627063706480659066A067B068C
  1171.                   069D06AF06C006D106E306F507070719072B073D074F076107740786079907AC
  1172.                   07BF07D207E507F8080B081F08320846085A086E0882089608AA08BE08D208E7
  1173.                   08FB09100925093A094F09640979098F09A409BA09CF09E509FB0A110A270A3D
  1174.                   0A540A6A0A810A980AAE0AC50ADC0AF30B0B0B220B390B510B690B800B980BB0
  1175.                   0BC80BE10BF90C120C2A0C430C5C0C750C8E0CA70CC00CD90CF30D0D0D260D40
  1176.                   0D5A0D740D8E0DA90DC30DDE0DF80E130E2E0E490E640E7F0E9B0EB60ED20EEE
  1177.                   0F090F250F410F5E0F7A0F960FB30FCF0FEC1009102610431061107E109B10B9
  1178.                   10D710F511131131114F116D118C11AA11C911E81207122612451264128412A3
  1179.                   12C312E31303132313431363138313A413C513E5140614271449146A148B14AD
  1180.                   14CE14F01512153415561578159B15BD15E0160316261649166C168F16B216D6
  1181.                   16FA171D17411765178917AE17D217F7181B18401865188A18AF18D518FA1920
  1182.                   1945196B199119B719DD1A041A2A1A511A771A9E1AC51AEC1B141B3B1B631B8A
  1183.                   1BB21BDA1C021C2A1C521C7B1CA31CCC1CF51D1E1D471D701D991DC31DEC1E16
  1184.                   1E401E6A1E941EBE1EE91F131F3E1F691F941FBF1FEA20152041206C209820C4
  1185.                   20F0211C2148217521A121CE21FB22272255228222AF22DD230A233823662394
  1186.                   23C223F0241F244D247C24AB24DA250925382568259725C725F7262726572687
  1187.                   26B726E827182749277A27AB27DC280D283F287128A228D429062938296B299D
  1188.                   29D02A022A352A682A9B2ACF2B022B362B692B9D2BD12C052C392C6E2CA22CD7
  1189.                   2D0C2D412D762DAB2DE12E162E4C2E822EB72EEE2F242F5A2F912FC72FFE3035
  1190.                   306C30A430DB3112314A318231BA31F2322A3263329B32D4330D3346337F33B8
  1191.                   33F1342B3465349E34D83513354D358735C235FD3637367236AE36E937243760
  1192.                   379C37D738143850388C38C839053942397F39BC39F93A363A743AB23AEF3B2D
  1193.                   3B6B3BAA3BE83C273C653CA43CE33D223D613DA13DE03E203E603EA03EE03F21
  1194.                   3F613FA23FE24023406440A640E74129416A41AC41EE4230427242B542F7433A
  1195.                   437D43C044034447448A44CE45124555459A45DE4622466746AB46F04735477B
  1196.                   47C04805484B489148D7491D496349A949F04A374A7D4AC44B0C4B534B9A4BE2
  1197.                   4C2A4C724CBA4D024D4A4D934DDC4E254E6E4EB74F004F494F934FDD50275071
  1198.                   50BB51065150519B51E65231527C52C75313535F53AA53F65442548F54DB5528
  1199.                   557555C2560F565C56A956F75744579257E0582F587D58CB591A596959B85A07
  1200.                   5A565AA65AF55B455B955BE55C355C865CD65D275D785DC95E1A5E6C5EBD5F0F
  1201.                   5F615FB36005605760AA60FC614F61A261F56249629C62F06343639763EB6440
  1202.                   649464E9653D659265E7663D669266E8673D679367E9683F689668EC6943699A
  1203.                   69F16A486A9F6AF76B4F6BA76BFF6C576CAF6D086D606DB96E126E6B6EC46F1E
  1204.                   6F786FD1702B708670E0713A719571F0724B72A67301735D73B87414747074CC
  1205.                   7528758575E1763E769B76F8775677B37811786E78CC792A798979E77A467AA5
  1206.                   7B047B637BC27C217C817CE17D417DA17E017E627EC27F237F847FE5804780A8
  1207.                   810A816B81CD8230829282F4835783BA841D848084E3854785AB860E867286D7
  1208.                   873B879F8804886988CE8933899989FE8A648ACA8B308B968BFC8C638CCA8D31
  1209.                   8D988DFF8E668ECE8F368F9E9006906E90D6913F91A89211927A92E3934D93B6
  1210.                   9420948A94F4955F95C99634969F970A977597E0984C98B89924999099FC9A68
  1211.                   9AD59B429BAF9C1C9C899CF79D649DD29E409EAE9F1D9F8B9FFAA069A0D8A147
  1212.                   A1B6A226A296A306A376A3E6A456A4C7A538A5A9A61AA68BA6FDA76EA7E0A852
  1213.                   A8C4A937A9A9AA1CAA8FAB02AB75ABE9AC5CACD0AD44ADB8AE2DAEA1AF16AF8B
  1214.                   B000B075B0EAB160B1D6B24BB2C2B338B3AEB425B49CB513B58AB601B679B6F0
  1215.                   B768B7E0B859B8D1B94AB9C2BA3BBAB5BB2EBBA7BC21BC9BBD15BD8FBE0ABE84
  1216.                   BEFFBF7ABFF5C070C0ECC167C1E3C25FC2DBC358C3D4C451C4CEC54BC5C8C646
  1217.                   C6C3C741C7BFC83DC8BCC93AC9B9CA38CAB7CB36CBB6CC35CCB5CD35CDB5CE36
  1218.                   CEB6CF37CFB8D039D0BAD13CD1BED23FD2C1D344D3C6D449D4CBD54ED5D1D655
  1219.                   D6D8D75CD7E0D864D8E8D96CD9F1DA76DAFBDB80DC05DC8ADD10DD96DE1CDEA2
  1220.                   DF29DFAFE036E0BDE144E1CCE253E2DBE363E3EBE473E4FCE584E60DE696E71F
  1221.                   E7A9E832E8BCE946E9D0EA5BEAE5EB70EBFBEC86ED11ED9CEE28EEB4EF40EFCC
  1222.                   F058F0E5F172F1FFF28CF319F3A7F434F4C2F550F5DEF66DF6FBF78AF819F8A8
  1223.                   F938F9C7FA57FAE7FB77FC07FC98FD29FDBAFE4BFEDCFF6DFFFF637572760000
  1224.                   00000000040000000005000A000F00140019001E00230028002D00320037003B
  1225.                   00400045004A004F00540059005E00630068006D00720077007C00810086008B
  1226.                   00900095009A009F00A400A900AE00B200B700BC00C100C600CB00D000D500DB
  1227.                   00E000E500EB00F000F600FB01010107010D01130119011F0125012B01320138
  1228.                   013E0145014C0152015901600167016E0175017C0183018B0192019A01A101A9
  1229.                   01B101B901C101C901D101D901E101E901F201FA0203020C0214021D0226022F
  1230.                   02380241024B0254025D02670271027A0284028E029802A202AC02B602C102CB
  1231.                   02D502E002EB02F50300030B03160321032D03380343034F035A03660372037E
  1232.                   038A039603A203AE03BA03C703D303E003EC03F9040604130420042D043B0448
  1233.                   045504630471047E048C049A04A804B604C404D304E104F004FE050D051C052B
  1234.                   053A05490558056705770586059605A605B505C505D505E505F6060606160627
  1235.                   063706480659066A067B068C069D06AF06C006D106E306F507070719072B073D
  1236.                   074F076107740786079907AC07BF07D207E507F8080B081F08320846085A086E
  1237.                   0882089608AA08BE08D208E708FB09100925093A094F09640979098F09A409BA
  1238.                   09CF09E509FB0A110A270A3D0A540A6A0A810A980AAE0AC50ADC0AF30B0B0B22
  1239.                   0B390B510B690B800B980BB00BC80BE10BF90C120C2A0C430C5C0C750C8E0CA7
  1240.                   0CC00CD90CF30D0D0D260D400D5A0D740D8E0DA90DC30DDE0DF80E130E2E0E49
  1241.                   0E640E7F0E9B0EB60ED20EEE0F090F250F410F5E0F7A0F960FB30FCF0FEC1009
  1242.                   102610431061107E109B10B910D710F511131131114F116D118C11AA11C911E8
  1243.                   1207122612451264128412A312C312E31303132313431363138313A413C513E5
  1244.                   140614271449146A148B14AD14CE14F01512153415561578159B15BD15E01603
  1245.                   16261649166C168F16B216D616FA171D17411765178917AE17D217F7181B1840
  1246.                   1865188A18AF18D518FA19201945196B199119B719DD1A041A2A1A511A771A9E
  1247.                   1AC51AEC1B141B3B1B631B8A1BB21BDA1C021C2A1C521C7B1CA31CCC1CF51D1E
  1248.                   1D471D701D991DC31DEC1E161E401E6A1E941EBE1EE91F131F3E1F691F941FBF
  1249.                   1FEA20152041206C209820C420F0211C2148217521A121CE21FB222722552282
  1250.                   22AF22DD230A23382366239423C223F0241F244D247C24AB24DA250925382568
  1251.                   259725C725F726272657268726B726E827182749277A27AB27DC280D283F2871
  1252.                   28A228D429062938296B299D29D02A022A352A682A9B2ACF2B022B362B692B9D
  1253.                   2BD12C052C392C6E2CA22CD72D0C2D412D762DAB2DE12E162E4C2E822EB72EEE
  1254.                   2F242F5A2F912FC72FFE3035306C30A430DB3112314A318231BA31F2322A3263
  1255.                   329B32D4330D3346337F33B833F1342B3465349E34D83513354D358735C235FD
  1256.                   3637367236AE36E937243760379C37D738143850388C38C839053942397F39BC
  1257.                   39F93A363A743AB23AEF3B2D3B6B3BAA3BE83C273C653CA43CE33D223D613DA1
  1258.                   3DE03E203E603EA03EE03F213F613FA23FE24023406440A640E74129416A41AC
  1259.                   41EE4230427242B542F7433A437D43C044034447448A44CE45124555459A45DE
  1260.                   4622466746AB46F04735477B47C04805484B489148D7491D496349A949F04A37
  1261.                   4A7D4AC44B0C4B534B9A4BE24C2A4C724CBA4D024D4A4D934DDC4E254E6E4EB7
  1262.                   4F004F494F934FDD5027507150BB51065150519B51E65231527C52C75313535F
  1263.                   53AA53F65442548F54DB5528557555C2560F565C56A956F75744579257E0582F
  1264.                   587D58CB591A596959B85A075A565AA65AF55B455B955BE55C355C865CD65D27
  1265.                   5D785DC95E1A5E6C5EBD5F0F5F615FB36005605760AA60FC614F61A261F56249
  1266.                   629C62F06343639763EB6440649464E9653D659265E7663D669266E8673D6793
  1267.                   67E9683F689668EC6943699A69F16A486A9F6AF76B4F6BA76BFF6C576CAF6D08
  1268.                   6D606DB96E126E6B6EC46F1E6F786FD1702B708670E0713A719571F0724B72A6
  1269.                   7301735D73B87414747074CC7528758575E1763E769B76F8775677B37811786E
  1270.                   78CC792A798979E77A467AA57B047B637BC27C217C817CE17D417DA17E017E62
  1271.                   7EC27F237F847FE5804780A8810A816B81CD8230829282F4835783BA841D8480
  1272.                   84E3854785AB860E867286D7873B879F8804886988CE8933899989FE8A648ACA
  1273.                   8B308B968BFC8C638CCA8D318D988DFF8E668ECE8F368F9E9006906E90D6913F
  1274.                   91A89211927A92E3934D93B69420948A94F4955F95C99634969F970A977597E0
  1275.                   984C98B89924999099FC9A689AD59B429BAF9C1C9C899CF79D649DD29E409EAE
  1276.                   9F1D9F8B9FFAA069A0D8A147A1B6A226A296A306A376A3E6A456A4C7A538A5A9
  1277.                   A61AA68BA6FDA76EA7E0A852A8C4A937A9A9AA1CAA8FAB02AB75ABE9AC5CACD0
  1278.                   AD44ADB8AE2DAEA1AF16AF8BB000B075B0EAB160B1D6B24BB2C2B338B3AEB425
  1279.                   B49CB513B58AB601B679B6F0B768B7E0B859B8D1B94AB9C2BA3BBAB5BB2EBBA7
  1280.                   BC21BC9BBD15BD8FBE0ABE84BEFFBF7ABFF5C070C0ECC167C1E3C25FC2DBC358
  1281.                   C3D4C451C4CEC54BC5C8C646C6C3C741C7BFC83DC8BCC93AC9B9CA38CAB7CB36
  1282.                   CBB6CC35CCB5CD35CDB5CE36CEB6CF37CFB8D039D0BAD13CD1BED23FD2C1D344
  1283.                   D3C6D449D4CBD54ED5D1D655D6D8D75CD7E0D864D8E8D96CD9F1DA76DAFBDB80
  1284.                   DC05DC8ADD10DD96DE1CDEA2DF29DFAFE036E0BDE144E1CCE253E2DBE363E3EB
  1285.                   E473E4FCE584E60DE696E71FE7A9E832E8BCE946E9D0EA5BEAE5EB70EBFBEC86
  1286.                   ED11ED9CEE28EEB4EF40EFCCF058F0E5F172F1FFF28CF319F3A7F434F4C2F550
  1287.                   F5DEF66DF6FBF78AF819F8A8F938F9C7FA57FAE7FB77FC07FC98FD29FDBAFE4B
  1288.                   FEDCFF6DFFFF63757276000000000000040000000005000A000F00140019001E
  1289.                   00230028002D00320037003B00400045004A004F00540059005E00630068006D
  1290.                   00720077007C00810086008B00900095009A009F00A400A900AE00B200B700BC
  1291.                   00C100C600CB00D000D500DB00E000E500EB00F000F600FB01010107010D0113
  1292.                   0119011F0125012B01320138013E0145014C0152015901600167016E0175017C
  1293.                   0183018B0192019A01A101A901B101B901C101C901D101D901E101E901F201FA
  1294.                   0203020C0214021D0226022F02380241024B0254025D02670271027A0284028E
  1295.                   029802A202AC02B602C102CB02D502E002EB02F50300030B03160321032D0338
  1296.                   0343034F035A03660372037E038A039603A203AE03BA03C703D303E003EC03F9
  1297.                   040604130420042D043B0448045504630471047E048C049A04A804B604C404D3
  1298.                   04E104F004FE050D051C052B053A05490558056705770586059605A605B505C5
  1299.                   05D505E505F6060606160627063706480659066A067B068C069D06AF06C006D1
  1300.                   06E306F507070719072B073D074F076107740786079907AC07BF07D207E507F8
  1301.                   080B081F08320846085A086E0882089608AA08BE08D208E708FB09100925093A
  1302.                   094F09640979098F09A409BA09CF09E509FB0A110A270A3D0A540A6A0A810A98
  1303.                   0AAE0AC50ADC0AF30B0B0B220B390B510B690B800B980BB00BC80BE10BF90C12
  1304.                   0C2A0C430C5C0C750C8E0CA70CC00CD90CF30D0D0D260D400D5A0D740D8E0DA9
  1305.                   0DC30DDE0DF80E130E2E0E490E640E7F0E9B0EB60ED20EEE0F090F250F410F5E
  1306.                   0F7A0F960FB30FCF0FEC1009102610431061107E109B10B910D710F511131131
  1307.                   114F116D118C11AA11C911E81207122612451264128412A312C312E313031323
  1308.                   13431363138313A413C513E5140614271449146A148B14AD14CE14F015121534
  1309.                   15561578159B15BD15E0160316261649166C168F16B216D616FA171D17411765
  1310.                   178917AE17D217F7181B18401865188A18AF18D518FA19201945196B199119B7
  1311.                   19DD1A041A2A1A511A771A9E1AC51AEC1B141B3B1B631B8A1BB21BDA1C021C2A
  1312.                   1C521C7B1CA31CCC1CF51D1E1D471D701D991DC31DEC1E161E401E6A1E941EBE
  1313.                   1EE91F131F3E1F691F941FBF1FEA20152041206C209820C420F0211C21482175
  1314.                   21A121CE21FB22272255228222AF22DD230A23382366239423C223F0241F244D
  1315.                   247C24AB24DA250925382568259725C725F726272657268726B726E827182749
  1316.                   277A27AB27DC280D283F287128A228D429062938296B299D29D02A022A352A68
  1317.                   2A9B2ACF2B022B362B692B9D2BD12C052C392C6E2CA22CD72D0C2D412D762DAB
  1318.                   2DE12E162E4C2E822EB72EEE2F242F5A2F912FC72FFE3035306C30A430DB3112
  1319.                   314A318231BA31F2322A3263329B32D4330D3346337F33B833F1342B3465349E
  1320.                   34D83513354D358735C235FD3637367236AE36E937243760379C37D738143850
  1321.                   388C38C839053942397F39BC39F93A363A743AB23AEF3B2D3B6B3BAA3BE83C27
  1322.                   3C653CA43CE33D223D613DA13DE03E203E603EA03EE03F213F613FA23FE24023
  1323.                   406440A640E74129416A41AC41EE4230427242B542F7433A437D43C044034447
  1324.                   448A44CE45124555459A45DE4622466746AB46F04735477B47C04805484B4891
  1325.                   48D7491D496349A949F04A374A7D4AC44B0C4B534B9A4BE24C2A4C724CBA4D02
  1326.                   4D4A4D934DDC4E254E6E4EB74F004F494F934FDD5027507150BB51065150519B
  1327.                   51E65231527C52C75313535F53AA53F65442548F54DB5528557555C2560F565C
  1328.                   56A956F75744579257E0582F587D58CB591A596959B85A075A565AA65AF55B45
  1329.                   5B955BE55C355C865CD65D275D785DC95E1A5E6C5EBD5F0F5F615FB360056057
  1330.                   60AA60FC614F61A261F56249629C62F06343639763EB6440649464E9653D6592
  1331.                   65E7663D669266E8673D679367E9683F689668EC6943699A69F16A486A9F6AF7
  1332.                   6B4F6BA76BFF6C576CAF6D086D606DB96E126E6B6EC46F1E6F786FD1702B7086
  1333.                   70E0713A719571F0724B72A67301735D73B87414747074CC7528758575E1763E
  1334.                   769B76F8775677B37811786E78CC792A798979E77A467AA57B047B637BC27C21
  1335.                   7C817CE17D417DA17E017E627EC27F237F847FE5804780A8810A816B81CD8230
  1336.                   829282F4835783BA841D848084E3854785AB860E867286D7873B879F88048869
  1337.                   88CE8933899989FE8A648ACA8B308B968BFC8C638CCA8D318D988DFF8E668ECE
  1338.                   8F368F9E9006906E90D6913F91A89211927A92E3934D93B69420948A94F4955F
  1339.                   95C99634969F970A977597E0984C98B89924999099FC9A689AD59B429BAF9C1C
  1340.                   9C899CF79D649DD29E409EAE9F1D9F8B9FFAA069A0D8A147A1B6A226A296A306
  1341.                   A376A3E6A456A4C7A538A5A9A61AA68BA6FDA76EA7E0A852A8C4A937A9A9AA1C
  1342.                   AA8FAB02AB75ABE9AC5CACD0AD44ADB8AE2DAEA1AF16AF8BB000B075B0EAB160
  1343.                   B1D6B24BB2C2B338B3AEB425B49CB513B58AB601B679B6F0B768B7E0B859B8D1
  1344.                   B94AB9C2BA3BBAB5BB2EBBA7BC21BC9BBD15BD8FBE0ABE84BEFFBF7ABFF5C070
  1345.                   C0ECC167C1E3C25FC2DBC358C3D4C451C4CEC54BC5C8C646C6C3C741C7BFC83D
  1346.                   C8BCC93AC9B9CA38CAB7CB36CBB6CC35CCB5CD35CDB5CE36CEB6CF37CFB8D039
  1347.                   D0BAD13CD1BED23FD2C1D344D3C6D449D4CBD54ED5D1D655D6D8D75CD7E0D864
  1348.                   D8E8D96CD9F1DA76DAFBDB80DC05DC8ADD10DD96DE1CDEA2DF29DFAFE036E0BD
  1349.                   E144E1CCE253E2DBE363E3EBE473E4FCE584E60DE696E71FE7A9E832E8BCE946
  1350.                   E9D0EA5BEAE5EB70EBFBEC86ED11ED9CEE28EEB4EF40EFCCF058F0E5F172F1FF
  1351.                   F28CF319F3A7F434F4C2F550F5DEF66DF6FBF78AF819F8A8F938F9C7FA57FAE7
  1352.                   FB77FC07FC98FD29FDBAFE4BFEDCFF6DFFFFFFC0001108004B00490301110002
  1353.                   1101031101FFDB00840001010101010101010101020101020204020202020205
  1354.                   04040304060507060605060607080A0807070A070606090C090A0A0B0B0B0B07
  1355.                   080D0D0C0B0D0A0B0B0B01010202020202050202050B070607070B0B0B0B0B0B
  1356.                   0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B
  1357.                   0B0B0B0B0B0B0B0B0B0B0BFFC401A20000010501010101010100000000000000
  1358.                   000102030405060708090A0B100002010303020403050504040000017D010203
  1359.                   00041105122131410613516107227114328191A1082342B1C11552D1F0243362
  1360.                   7282090A161718191A25262728292A3435363738393A434445464748494A5354
  1361.                   55565758595A636465666768696A737475767778797A838485868788898A9293
  1362.                   9495969798999AA2A3A4A5A6A7A8A9AAB2B3B4B5B6B7B8B9BAC2C3C4C5C6C7C8
  1363.                   C9CAD2D3D4D5D6D7D8D9DAE1E2E3E4E5E6E7E8E9EAF1F2F3F4F5F6F7F8F9FA01
  1364.                   00030101010101010101010000000000000102030405060708090A0B11000201
  1365.                   0204040304070504040001027700010203110405213106124151076171132232
  1366.                   8108144291A1B1C109233352F0156272D10A162434E125F11718191A26272829
  1367.                   2A35363738393A434445464748494A535455565758595A636465666768696A73
  1368.                   7475767778797A82838485868788898A92939495969798999AA2A3A4A5A6A7A8
  1369.                   A9AAB2B3B4B5B6B7B8B9BAC2C3C4C5C6C7C8C9CAD2D3D4D5D6D7D8D9DAE2E3E4
  1370.                   E5E6E7E8E9EAF2F3F4F5F6F7F8F9FAFFDA000C03010002110311003F00FF003F
  1371.                   FA002803F4B3F60CFF008246FEDDDFF051CD5A24FD9B7E0C5D5EF8256630DDF8
  1372.                   BF5A6369A55B9070733B03BC8EEB18723B81401FD5FF00ECFDFF000664FC3CD2
  1373.                   34DD3F50FDAF3F6CABFBAD6D944971A3F8174C8E248CF74F3A70ECDF508BF4A0
  1374.                   6937B1F70FFC4271FF00049FB4B116ADAEFC4DD4EE82ED3743C411AB13EB8F2C
  1375.                   0FD282B959F117ED01FF0006837ECE9A8585F5DFECE1FB4D78D3C19AC6D2D0DB
  1376.                   78A74CB5BFB7CF61988C4E07BE4D01CACFE60BF6E4FF008225FEDE1FB08DBEA7
  1377.                   E27F1E7C3A4F891F0A6D81924F15F848BDD5B4083F8A78CA8961E3AB32EC1FDE
  1378.                   3412D35B9F91B4082800A002803FB07FF82007FC1BB76FFB5A695A07EDAFFB73
  1379.                   69373A1FECC8922DCF857C272068A5F1310722697BADAF1C01CCBFEE7DE0695D
  1380.                   D8FEEF66F88BE1EF00787F4FF84BFB3CF8274CF09F843468869F6F058402DEC6
  1381.                   C5106D1180806F6007DC4C018C33035F5382CAAB6297B4A9EEC7F17E9FE7F99E
  1382.                   4623194E83E48EACF17D76E35BD4C493789FC71A96A04F261B3B96B3814F7C2C
  1383.                   44311FEFBB7D6BF49C3E5583A4B4827EBAFF00C0FC0F93AD8EC4547ACADE9A7F
  1384.                   C13CB6F745D1250D35A69D7974C0E4CF1CB3BB67FDF049FD6BD653CAA0FD9D47
  1385.                   05E5EE9C2D6364B9A2A5F89CD45E37F14F85E5327863C71A9D8346726DAF2E9A
  1386.                   EA23ECC9316207FBA54FBD773C972AC7439A315EB1D3F2D3F0673ACC31B8695A
  1387.                   527E8FFE0EA7A2F86FF699F03789A783C17F18E0D3FC397F78EB676F7E5C0B3B
  1388.                   A91CED58CEE398DD89C0524824801892057E719A70BE33050788C37BF05BF75E
  1389.                   BE5E7F823EBB079CE1F11254AB7BB2FC19FCB37FC170FF00E0DECD06EB46F167
  1390.                   ED61FB0C7839345F13DB23EA3E26F016990E21BF8C7CCF3D9C6384980C9312FC
  1391.                   AFCED01B87FCC0FAD71B6A8FE1C1D1A36647528EA76B2B0C1068206D007ED0FF
  1392.                   00C108FF00E09AAFFF000530FDBAFC1BF0EBC556523FC09F0B22F8A7C773A821
  1393.                   5ED2361B2D73D8CCF85FF74498E45007FA8E7C4DF13E9D64BA3FC1AF8736F1F8
  1394.                   57C1DA4D8476EF1E9EBE52DA5A81B63863C636B3853C8E550762CA6BEC729CBD
  1395.                   6265EDEAAF753FBDFF0092FEBA9E2E3712E8C7D953DDFE0791DCDFDA69D6B0D8
  1396.                   D8C49696712048E28D70AAA3A002BF62A74BA9F0339F613C37AEF87B42D3BC69
  1397.                   F10FC55A7C3AC69DA45BA41616970BB926BC9092B95FE2DAAAC715F0F9ED4AD2
  1398.                   AB4F2FC3EEF7F9EDFA9F4796C69A84B15576471EDFB657C4ED3668EE6EED63B4
  1399.                   D1C1E2D6189102AFD14FF215C8B84F32953E6834DF6D7FC8DFFB6F06A7CB24EC
  1400.                   7BE496DF0FFF006A3F87ED7D3D8C31EAF34652DF52B68C2DC5BCB8E3E61F7867
  1401.                   B1AF90C3E2B1D93E32F0BC6517AA7F935FD791EF55A186C7E1F5D535A33F97CF
  1402.                   F8281EBBAB781743F167C2BF142341AFC5A9AD94C8CA5431470E1867B6D553FF
  1403.                   0002AFF45B84654731853CC20BDD71DBD559AFBCFE55CF233C2CA58593D533ED
  1404.                   6FF824CFEDF379F196C65FD957E356B2756F1D585934DE18D56EE4CC9A85AA0F
  1405.                   9ADDD8FDE9631C83D59339E5493FCDBE23707D3C9EBFF6C65B1B519BD57F2C9F
  1406.                   E8FF0007EA8FD738533E963E9FD4316EF38AD1F75FE68FE53FFE0E42FF008270
  1407.                   E9FF00B25FED2761FB457C30D0D74BF83FF11EEA596F6DADE3DB1586B03E7954
  1408.                   0E8166526403FBCB2F41815FCB47EC0D59D8FE6C2824FF004ABFF834FBF67BD1
  1409.                   FE047FC1333E21FED35AADA25AF8A3E25789AE64FB63AE1D34EB2CC08B9FEEEE
  1410.                   4B87FF0081D349C9D914ACB567EC3E99AE5C5CE9B2EBBA865355D5A56D52E837
  1411.                   55693954FF008026C41EC82BFA3F0984587A31A2BA2FF87FBDEA7E5188AEEAD4
  1412.                   751F5394D5F5E0BBC9900EFC9AFA7A744F1E733E49F8BDFB467C35F0147FD91E
  1413.                   2EF8816BA6AA4DF6AFECE336F7DF81F318D416EC39C57D260785AAE3B18B31A3
  1414.                   49B977E9F8E879389CE6187A1F55A934976EBFE67C51E2DFDB73E10DFF009AB6
  1415.                   7E3167EB8CD85C283F9A57EBB4786F30A7ACE1F8AFF33E1EA66B85969197E0CF
  1416.                   D86FF827AF892E13F67CBFF895A9CD25AF87352BC92FF4D79A3642D00E0300C0
  1417.                   1C3306238E4107BD7F11F1C7B18F10D4A34B78A49FAADFEED17C8FE88E1C5396
  1418.                   571A95366DB5E87F26FF00B7E7C795F8DFFB4F7C59F1659EA1F6DD222D51F4FB
  1419.                   2911B28E90AAC25C1EF931939EE315FDF1C0F80A99670CD0A3595A4E3CCFE6DB
  1420.                   B7E27F33F1162A18BCE2AD486C9DBEED0F917E1D7C5BF127C1EF893E06F8ADE1
  1421.                   1B96B7F12787B548755B52AD8DE636CB21FF006597729F50C6BEC338C051CD72
  1422.                   DAB97D75A4E2D7F93F96E78380C554C163218AA5BC59FD49FF00C169BE11F867
  1423.                   F6D1FF0082527C54F16E836ABA94D1784E1F88DE1C98265D5EDE217636FBB442
  1424.                   48FF00E066BFC85AF46A61EBCB0F57E28B69FAAD0FEE8854856A4AAC366AFF00
  1425.                   79FE5DD5CA33FD60FF00E09756965E17FF0082157EC9B61A481124FF000C25D4
  1426.                   26D9C7EF27DCCE7F366AF5F2F8A9E3E945FF003C7F3472E25B8E16A497F2BFC8
  1427.                   F64D73C4F05A4477CA00518001AFEAAA141C9687E2D52A25AB3F1E3F6C3FDB63
  1428.                   54D3EFF52F869F0B3533677911316A9ABC2DF346DDE288F661DDBB741C8C8FE8
  1429.                   BE1DE19A52A6B1D8F575D23DFCDFF91F95E6B9B4D49E1B0CF5EAFF00C8FC7FD5
  1430.                   B5B9EEA79EEAEEE5EE6E6462F24B23966663C9249E49AFDDD72C63CB1D91F9B6
  1431.                   ADDD9F737EC05FB195D7ED47E33B9F19F8ECC9A3FC07F0FCE24D5EED895FB6C8
  1432.                   30C2D90FD30588E40200E5B23F9CF8FB8D23C3B85FA9609DF1135A7F757F33F3
  1433.                   ECBE7D35FD5B86387E59AD7FAC6257EEA2F5F37DBFCCFAABFE0A43FF000533D2
  1434.                   748D0EFBF665FD9A6E62D2EC2CE0FECBD4752B02163B18D46D30C58E3CDC0C12
  1435.                   388FA0F9FEE7F3FF000470357CC6B473CCF13E4BDD45EF27BDDF975F3F4DFF00
  1436.                   4FE22E23A784A6F2ECB5FBD6B36B65E4BCFF002F53F9C4BABDFE153B540C002B
  1437.                   FBB1B4972A3F9BACDBBB31247320604F0477350F55A9A2D363FB76FD9FB446D5
  1438.                   FF00E0979E04F07789819638FC0571A15C2CBCFEEE34921C1F60AB8FC2BFC99E
  1439.                   26505C418970D9D46FEFD4FEDBC9DC9E55494B7E54BF43FC9BEBE14F74FF0050
  1440.                   5FF820D7C4CB6FDA0FFE08D3F06BC11657AB26B7A2E87AAF82EE23DD9314914F
  1441.                   288B3FF6CDE26FA115D986ABEC3110AFFCB24FEE645487B5A52A7DD3478CFED2
  1442.                   BFB455F7843E1BDEEA5613359F882F54595A231F9A39581DC71EAA158FD40F5A
  1443.                   FF0047720CB29E36BC64F585AEFCD7FC13F93F33C5CF0F4E497C5B1F85FA9EAE
  1444.                   F2BCD2CD33492BB166666C924F524D7F4CB692B44FC8ECDBB9C1EA1AAFDECBF1
  1445.                   8E2B9A5356368C533F77FE3BFC55D5BE0C7FC1253E042FC0791EC21D645A69FA
  1446.                   FEA76070F68D3C4F2CD2961F759A5063CF6327043015FE7C65D81A59DF891888
  1447.                   675AF2CE4D27D795A515E8A3AF9A5D8FEA1C5626797F09D2965FA734526D74BA
  1448.                   D5FDFA7CCFE6E2E2EC9CAA9200E82BFBBF44B9627F366ADDD99CCC58E4D22CF5
  1449.                   FF00809F0E27F8ABF167C1BE0F58F769D25D0B9D45C8F963B58FE79589EDF2A9
  1450.                   03DC8F5AF0733C5C705819E21EE969EAF63D2C250788C44692EFF81FD857ED29
  1451.                   E33B7FD98BFE0981F133C5FABBFF0065DEE8DF0D6FB54789C6D22EA4B7791630
  1452.                   3D4CB20503D48AFF0026332AEB139855AEB6727F774FC0FEDBC253747090A6F7
  1453.                   5147F93E5788759FD7D7FC1A95FB6FE99F0DFE2C7C4FFD8CFC6BAC2D8E9DE2B7
  1454.                   FF00849FC2AB2C980D7D14612E615CFF0013C291B81E90BD05C5D9D99FB0FF00
  1455.                   F05A0F03EA1E09F13782B5DD37C2169A77803519AE2E2CF53B48701EEE5C3CD1
  1456.                   4BD40932BBD48C6E52DDD0E7FBE3C2ACDE9E22854C0569BF6914B47FCAB6B7A6
  1457.                   CFB69DCFE69E35C04E9558E269C7DD77D7CFADFF00AFC8FC02D4755CEECB727A
  1458.                   62BFAF653B1F85C628E1EFF5224B0DD9FC6B925266E97447EBD7C30FF827A7FC
  1459.                   148BE247EC7972BE1BF1158689F047590BAF5AF84354D5045717AA0F988C80C6
  1460.                   42063870864504F24024D7F27665C59C1584E25FAD55A4E55A1EEBA8968BA3EB
  1461.                   ADB6BD9F91FB661324E20AD947B184D2A72D545BD5F5EDA5F7B5FD4FC5ED4B4E
  1462.                   D4347D4B51D1F57B3974ED5ACEE1ED2EEDA64DAF14A8C5591876208208F6AFE9
  1463.                   FA35A9E22946BD1778B574FBA67E41384E9CDD3A8ACD32AC51493491C30C6D2C
  1464.                   CEC1111172493D0015BB692BB3349B7647F499FF0004C7FD86AFFC362CB57F1C
  1465.                   E9661F176B31477BAD472273A7E9AADB96D9BD1E560030F4CF78CE7F8DF8F389
  1466.                   E13A6F0B85968B45E6FABF45D3FE09FBC70D64F253F6D596BD7C976F99F33FFC
  1467.                   1D33FB6C697E08F813E0DFD8DFC27AB2378C3C69771EABAEC10C9F35BE976D20
  1468.                   650C0723CC9D500F511495FC507F4149F43F830A083B6F86FF00117C67F08FC7
  1469.                   DE0EF89FF0EF5E9FC31E39D03518B55D2B50B76C3C13C6C19587623239078232
  1470.                   0F06803FD2EBFE09F7FB77FECDBFF059EFD90752F869F13ED6D6CFE265BD9476
  1471.                   9E30F0D79C167B1BA03097B6C4FCDE5961B91C67072ADC820FB5976638BCAB19
  1472.                   0C7E065CB38BD3FC9F933931585A18EC3CB0D89578B3F133F6DFFF00827E7C72
  1473.                   FD8EF5CD4751D534C9FC75F069E5274FF16D8405A25427E54B9519F264E839F9
  1474.                   5BB1E703FD1FE18E39CB78829468D56A15BAC5F5F38F7FCD1FC9F9CF0E6332B9
  1475.                   BA905CD4FBAFD7B1F9BF2CE66076B6411D41AFD99BBABA3E012B1FD297C2BFF8
  1476.                   2DE781341F80DE1CF0CF8CBC3DA8DBF8E748D1E3D37EC567641D267440BBA27D
  1477.                   C142B119F9F05738C36013FC0D9978659D4F359BC1CA2E94A4DA6DEA937D5775
  1478.                   E5BF91FD3583E2FCBE3824B109A9A5B25BFA33F0265D37E22FED27F173C61ADF
  1479.                   85BC213EB3E2AF10EB373AC4D6763196480CD2B390CE7015416C6E6C0F5AFECF
  1480.                   C2C30B916574B0B5E768D3828DDF5B2B1F80D6956CC7193AD4E3ACA4DFDE7EE6
  1481.                   7EC25FF04DA3E1BD7B4EF16F89ACEDBC77F126070C188274ED11BAEE67FE3987
  1482.                   A0E41C600FBF5FCE7C55C6D4D53786C3BB45F4FB52FF0025FD791FAA64BC3D39
  1483.                   4D55AAAEFF0005FE6FFAF33F593F6C9FDAA3F66FFF0082607ECBBAE7C51F1B78
  1484.                   98DE6A44958EC502FDB357BE65FDDC310C8CE7E9B5141278049FE29C662EB636
  1485.                   B3AF59EBF91FD05428D3C353F674CFF2E3FDAC7F69FF00899FB62FC7CF883FB4
  1486.                   1FC57BFF00B578A75DBC32C76C8E4C5656EBC456D103D111300772724F249AF3
  1487.                   0E83E72A002803D87E047C7DF8BDFB337C4EF0E7C61F81DE39BDF87FF1074B93
  1488.                   7DB5F593E37293F347229CAC91B630C8C083DC501B6A8FEDF7F604FF00839D7E
  1489.                   027C59D034BF863FB726850FC1FF001A4B08B4B9D6E3B66B8D16FF002304B8F9
  1490.                   9E0CF39570C83FBFDAA93717CD1DCB6D35691FA7FAB7EC0BFF0004B8FDB274C5
  1491.                   F887F0A469BA5C77E3CD5D63E1CEBF1ADBB93CE446A5E0CFD1335FADE5BC73C4
  1492.                   B964553A75B9A2BA4B5FC77FC4F8AC5F0E6518C7CF3A7CAFBAD3FE07E0799695
  1493.                   FF00041DFD9874DD6535097E32F8B75CD215B22CAFFECF823DDE3443FE7A57DD
  1494.                   4BC53E20953E450827DD27FAB67CD2E0BCB14F99CA4D7CBFC8FB5BC35FB307EC
  1495.                   7BFB3278566B9D5F598349F09D92F9B3B6A9A843676CA00E5A5F2C46AFEFBCB5
  1496.                   7E5B8FE2ACEB31939D7A967E5FF06ED7C8FB2C364B9761236A71BFF5F23F28BF
  1497.                   6DCFF838F3F62FFD98BC3D7FE01FD9812DBF682F8816F1341676BE1D222D26D1
  1498.                   8700C97206D65F6883E7A12B9CD7E7B294A72E79BBB3E9D72C572C363F86AFDA
  1499.                   F7F6DBFDA27F6E1F8A5A97C56F8FFE3797C43A9C9BA3B1D320063B2D3A127221
  1500.                   B78B242AF4C924B3100B312335049F25D001400500140050075BE10F1F78EBE1
  1501.                   EEA4BACF807C69ABF823571D2EF47D4A5B6947FC0A3607F5A00FA4A0FF008283
  1502.                   7EDE16D662C20FDB3FE2A476A176AA8F1F6A1903D01F3723F3A0776781F8F3E2
  1503.                   EFC57F8A772B7BF13BE27F88BE235E29DCB36BDADCF78C0FD65663408F3CA002
  1504.                   800A002803FFD9}
  1505.                 Delay = 25
  1506.                 Picture.Data = {<image008.jpg>}
  1507.                 Step = 8
  1508.                 Style = 119
  1509.                 TabOrder = 0
  1510.               end
  1511.             end
  1512.           end
  1513.         end
  1514.         object tabCPUDetails: TTabSheet
  1515.           Caption = 'tabCPUDetails'
  1516.           ImageIndex = 5
  1517.           object AdvPanel3: TAdvPanel
  1518.             Left = 12
  1519.             Top = 6
  1520.             Width = 611
  1521.             Height = 193
  1522.             BevelOuter = bvNone
  1523.             Color = 2764075
  1524.             Font.Charset = DEFAULT_CHARSET
  1525.             Font.Color = clWindowText
  1526.             Font.Height = -11
  1527.             Font.Name = 'Tahoma'
  1528.             Font.Style = []
  1529.             ParentFont = False
  1530.             TabOrder = 0
  1531.             UseDockManager = True
  1532.             Version = '1.7.8.1'
  1533.             BorderColor = 5985877
  1534.             BorderWidth = 1
  1535.             Caption.Color = clHighlight
  1536.             Caption.ColorTo = clNone
  1537.             Caption.Font.Charset = DEFAULT_CHARSET
  1538.             Caption.Font.Color = clHighlightText
  1539.             Caption.Font.Height = -11
  1540.             Caption.Font.Name = 'Tahoma'
  1541.             Caption.Font.Style = []
  1542.             StatusBar.Font.Charset = DEFAULT_CHARSET
  1543.             StatusBar.Font.Color = clWindowText
  1544.             StatusBar.Font.Height = -11
  1545.             StatusBar.Font.Name = 'Tahoma'
  1546.             StatusBar.Font.Style = []
  1547.             FullHeight = 0
  1548.             object Shape18: TShape
  1549.               Left = 111
  1550.               Top = 24
  1551.               Width = 1
  1552.               Height = 171
  1553.               Brush.Color = 5985877
  1554.               Pen.Color = 5985877
  1555.             end
  1556.             object lblDescC: TLabel
  1557.               Left = 6
  1558.               Top = 28
  1559.               Width = 53
  1560.               Height = 13
  1561.               Caption = 'Description'
  1562.               Font.Charset = DEFAULT_CHARSET
  1563.               Font.Color = clSilver
  1564.               Font.Height = -11
  1565.               Font.Name = 'Tahoma'
  1566.               Font.Style = []
  1567.               ParentFont = False
  1568.             end
  1569.             object Shape19: TShape
  1570.               Left = 0
  1571.               Top = 47
  1572.               Width = 369
  1573.               Height = 1
  1574.               Brush.Color = 5985877
  1575.               Pen.Color = 5985877
  1576.             end
  1577.             object Shape20: TShape
  1578.               Left = 0
  1579.               Top = 71
  1580.               Width = 369
  1581.               Height = 1
  1582.               Brush.Color = 5985877
  1583.               Pen.Color = 5985877
  1584.             end
  1585.             object lblCPUDesc: TLabel
  1586.               Left = 118
  1587.               Top = 28
  1588.               Width = 53
  1589.               Height = 13
  1590.               Caption = 'Description'
  1591.               Font.Charset = DEFAULT_CHARSET
  1592.               Font.Color = clWhite
  1593.               Font.Height = -11
  1594.               Font.Name = 'Tahoma'
  1595.               Font.Style = []
  1596.               ParentFont = False
  1597.             end
  1598.             object lblVendorC: TLabel
  1599.               Left = 6
  1600.               Top = 52
  1601.               Width = 34
  1602.               Height = 13
  1603.               Caption = 'Vendor'
  1604.               Font.Charset = DEFAULT_CHARSET
  1605.               Font.Color = clSilver
  1606.               Font.Height = -11
  1607.               Font.Name = 'Tahoma'
  1608.               Font.Style = []
  1609.               ParentFont = False
  1610.             end
  1611.             object Shape21: TShape
  1612.               Left = 0
  1613.               Top = 95
  1614.               Width = 369
  1615.               Height = 1
  1616.               Brush.Color = 5985877
  1617.               Pen.Color = 5985877
  1618.             end
  1619.             object lblFamilyC: TLabel
  1620.               Left = 6
  1621.               Top = 76
  1622.               Width = 30
  1623.               Height = 13
  1624.               Caption = 'Family'
  1625.               Font.Charset = DEFAULT_CHARSET
  1626.               Font.Color = clSilver
  1627.               Font.Height = -11
  1628.               Font.Name = 'Tahoma'
  1629.               Font.Style = []
  1630.               ParentFont = False
  1631.             end
  1632.             object Shape22: TShape
  1633.               Left = 0
  1634.               Top = 119
  1635.               Width = 369
  1636.               Height = 1
  1637.               Brush.Color = 5985877
  1638.               Pen.Color = 5985877
  1639.             end
  1640.             object lblPubSpeedC: TLabel
  1641.               Left = 6
  1642.               Top = 99
  1643.               Width = 78
  1644.               Height = 13
  1645.               Caption = 'Published Speed'
  1646.               Font.Charset = DEFAULT_CHARSET
  1647.               Font.Color = clSilver
  1648.               Font.Height = -11
  1649.               Font.Name = 'Tahoma'
  1650.               Font.Style = []
  1651.               ParentFont = False
  1652.             end
  1653.             object Shape23: TShape
  1654.               Left = 0
  1655.               Top = 143
  1656.               Width = 369
  1657.               Height = 1
  1658.               Brush.Color = 5985877
  1659.               Pen.Color = 5985877
  1660.             end
  1661.             object Label13: TLabel
  1662.               Left = 6
  1663.               Top = 124
  1664.               Width = 63
  1665.               Height = 13
  1666.               Caption = 'Actual Speed'
  1667.               Font.Charset = DEFAULT_CHARSET
  1668.               Font.Color = clSilver
  1669.               Font.Height = -11
  1670.               Font.Name = 'Tahoma'
  1671.               Font.Style = []
  1672.               ParentFont = False
  1673.             end
  1674.             object Shape24: TShape
  1675.               Left = 1
  1676.               Top = 167
  1677.               Width = 368
  1678.               Height = 1
  1679.               Brush.Color = 5985877
  1680.               Pen.Color = 5985877
  1681.             end
  1682.             object lblOSC: TLabel
  1683.               Left = 6
  1684.               Top = 148
  1685.               Width = 86
  1686.               Height = 13
  1687.               Caption = 'Operating System'
  1688.               Font.Charset = DEFAULT_CHARSET
  1689.               Font.Color = clSilver
  1690.               Font.Height = -11
  1691.               Font.Name = 'Tahoma'
  1692.               Font.Style = []
  1693.               ParentFont = False
  1694.             end
  1695.             object lblMemoryC: TLabel
  1696.               Left = 6
  1697.               Top = 172
  1698.               Width = 76
  1699.               Height = 13
  1700.               Caption = 'System Memory'
  1701.               Font.Charset = DEFAULT_CHARSET
  1702.               Font.Color = clSilver
  1703.               Font.Height = -11
  1704.               Font.Name = 'Tahoma'
  1705.               Font.Style = []
  1706.               ParentFont = False
  1707.             end
  1708.             object lblVendor: TLabel
  1709.               Left = 118
  1710.               Top = 52
  1711.               Width = 34
  1712.               Height = 13
  1713.               Caption = 'Vendor'
  1714.               Font.Charset = DEFAULT_CHARSET
  1715.               Font.Color = clWhite
  1716.               Font.Height = -11
  1717.               Font.Name = 'Tahoma'
  1718.               Font.Style = []
  1719.               ParentFont = False
  1720.             end
  1721.             object lblFamily: TLabel
  1722.               Left = 118
  1723.               Top = 76
  1724.               Width = 30
  1725.               Height = 13
  1726.               Caption = 'Family'
  1727.               Font.Charset = DEFAULT_CHARSET
  1728.               Font.Color = clWhite
  1729.               Font.Height = -11
  1730.               Font.Name = 'Tahoma'
  1731.               Font.Style = []
  1732.               ParentFont = False
  1733.             end
  1734.             object lblPubSpeed: TLabel
  1735.               Left = 118
  1736.               Top = 99
  1737.               Width = 78
  1738.               Height = 13
  1739.               Caption = 'Published Speed'
  1740.               Font.Charset = DEFAULT_CHARSET
  1741.               Font.Color = clWhite
  1742.               Font.Height = -11
  1743.               Font.Name = 'Tahoma'
  1744.               Font.Style = []
  1745.               ParentFont = False
  1746.             end
  1747.             object lblActualSpeed: TLabel
  1748.               Left = 118
  1749.               Top = 124
  1750.               Width = 63
  1751.               Height = 13
  1752.               Caption = 'Actual Speed'
  1753.               Font.Charset = DEFAULT_CHARSET
  1754.               Font.Color = clRed
  1755.               Font.Height = -11
  1756.               Font.Name = 'Tahoma'
  1757.               Font.Style = []
  1758.               ParentFont = False
  1759.             end
  1760.             object lblOS: TLabel
  1761.               Left = 118
  1762.               Top = 148
  1763.               Width = 86
  1764.               Height = 13
  1765.               Caption = 'Operating System'
  1766.               Font.Charset = DEFAULT_CHARSET
  1767.               Font.Color = clWhite
  1768.               Font.Height = -11
  1769.               Font.Name = 'Tahoma'
  1770.               Font.Style = []
  1771.               ParentFont = False
  1772.             end
  1773.             object lblMemory: TLabel
  1774.               Left = 118
  1775.               Top = 172
  1776.               Width = 38
  1777.               Height = 13
  1778.               Caption = 'Memory'
  1779.               Font.Charset = DEFAULT_CHARSET
  1780.               Font.Color = clWhite
  1781.               Font.Height = -11
  1782.               Font.Name = 'Tahoma'
  1783.               Font.Style = []
  1784.               ParentFont = False
  1785.             end
  1786.             object lblRetest: TLabel
  1787.               Left = 187
  1788.               Top = 124
  1789.               Width = 87
  1790.               Height = 13
  1791.               Caption = '(click here to test)'
  1792.               Font.Charset = DEFAULT_CHARSET
  1793.               Font.Color = clWhite
  1794.               Font.Height = -11
  1795.               Font.Name = 'Tahoma'
  1796.               Font.Style = [fsUnderline]
  1797.               ParentFont = False
  1798.               OnClick = lblTestAgainClick
  1799.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  1800.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  1801.             end
  1802.             object Shape25: TShape
  1803.               Left = 0
  1804.               Top = 24
  1805.               Width = 610
  1806.               Height = 1
  1807.               Brush.Color = 5985877
  1808.               Pen.Color = 5985877
  1809.             end
  1810.             object Shape26: TShape
  1811.               Left = 1
  1812.               Top = 23
  1813.               Width = 611
  1814.               Height = 1
  1815.               Brush.Color = clBlack
  1816.             end
  1817.             object lblYour: TLabel
  1818.               Left = 6
  1819.               Top = 4
  1820.               Width = 36
  1821.               Height = 19
  1822.               Caption = 'Your'
  1823.               Font.Charset = ANSI_CHARSET
  1824.               Font.Color = clRed
  1825.               Font.Height = -16
  1826.               Font.Name = 'Arial'
  1827.               Font.Style = [fsBold]
  1828.               ParentFont = False
  1829.             end
  1830.             object lblCPUDetails: TLabel
  1831.               Left = 48
  1832.               Top = 4
  1833.               Width = 191
  1834.               Height = 19
  1835.               Caption = 'CPU and machine details'
  1836.               Font.Charset = ANSI_CHARSET
  1837.               Font.Color = clWhite
  1838.               Font.Height = -16
  1839.               Font.Name = 'Arial'
  1840.               Font.Style = [fsBold]
  1841.               ParentFont = False
  1842.             end
  1843.             object Shape27: TShape
  1844.               Left = 369
  1845.               Top = 24
  1846.               Width = 1
  1847.               Height = 171
  1848.               Brush.Color = 5985877
  1849.               Pen.Color = 5985877
  1850.             end
  1851.             object imgLogoIntel: TImage
  1852.               Left = 414
  1853.               Top = 74
  1854.               Width = 155
  1855.               Height = 116
  1856.               AutoSize = True
  1857.               Picture.Data = {<image009.bmp>}
  1858.               Transparent = True
  1859.               Visible = False
  1860.             end
  1861.             object imgLogoAMD: TImage
  1862.               Left = 417
  1863.               Top = 97
  1864.               Width = 154
  1865.               Height = 57
  1866.               AutoSize = True
  1867.               Picture.Data = {<image010.bmp>}
  1868.               Transparent = True
  1869.             end
  1870.             object Shape35: TShape
  1871.               Left = 369
  1872.               Top = 47
  1873.               Width = 243
  1874.               Height = 1
  1875.               Brush.Color = 5985877
  1876.               Pen.Color = 5985877
  1877.             end
  1878.             object Shape36: TShape
  1879.               Left = 369
  1880.               Top = 71
  1881.               Width = 243
  1882.               Height = 1
  1883.               Brush.Color = 5985877
  1884.               Pen.Color = 5985877
  1885.             end
  1886.             object Shape37: TShape
  1887.               Left = 457
  1888.               Top = 24
  1889.               Width = 1
  1890.               Height = 48
  1891.               Brush.Color = 5985877
  1892.               Pen.Color = 5985877
  1893.             end
  1894.             object lblMMXC: TLabel
  1895.               Left = 375
  1896.               Top = 29
  1897.               Width = 62
  1898.               Height = 13
  1899.               Caption = 'MMX support'
  1900.               Font.Charset = DEFAULT_CHARSET
  1901.               Font.Color = clSilver
  1902.               Font.Height = -11
  1903.               Font.Name = 'Tahoma'
  1904.               Font.Style = []
  1905.               ParentFont = False
  1906.             end
  1907.             object lblMMX: TLabel
  1908.               Left = 464
  1909.               Top = 29
  1910.               Width = 38
  1911.               Height = 13
  1912.               Caption = 'MMX No'
  1913.               Font.Charset = DEFAULT_CHARSET
  1914.               Font.Color = clWhite
  1915.               Font.Height = -11
  1916.               Font.Name = 'Tahoma'
  1917.               Font.Style = []
  1918.               ParentFont = False
  1919.             end
  1920.             object lblSSESSE2C: TLabel
  1921.               Left = 375
  1922.               Top = 51
  1923.               Width = 49
  1924.               Height = 13
  1925.               Caption = 'SSE, SSE2'
  1926.               Font.Charset = DEFAULT_CHARSET
  1927.               Font.Color = clSilver
  1928.               Font.Height = -11
  1929.               Font.Name = 'Tahoma'
  1930.               Font.Style = []
  1931.               ParentFont = False
  1932.             end
  1933.             object lblSSESSE2: TLabel
  1934.               Left = 464
  1935.               Top = 51
  1936.               Width = 49
  1937.               Height = 13
  1938.               Caption = 'SSE, SSE2'
  1939.               Font.Charset = DEFAULT_CHARSET
  1940.               Font.Color = clWhite
  1941.               Font.Height = -11
  1942.               Font.Name = 'Tahoma'
  1943.               Font.Style = []
  1944.               ParentFont = False
  1945.             end
  1946.           end
  1947.         end
  1948.         object tabRank: TTabSheet
  1949.           Caption = 'tabRank'
  1950.           ImageIndex = 1
  1951.           object imgGlobe: TImage
  1952.             Left = 29
  1953.             Top = 93
  1954.             Width = 72
  1955.             Height = 70
  1956.             AutoSize = True
  1957.             Picture.Data = {<image011.bmp>}
  1958.             Transparent = True
  1959.           end
  1960.           object Label24: TLabel
  1961.             Left = 10
  1962.             Top = 1
  1963.             Width = 90
  1964.             Height = 19
  1965.             Caption = 'View Online'
  1966.             Font.Charset = ANSI_CHARSET
  1967.             Font.Color = clRed
  1968.             Font.Height = -16
  1969.             Font.Name = 'Arial'
  1970.             Font.Style = [fsBold]
  1971.             ParentFont = False
  1972.           end
  1973.           object Label25: TLabel
  1974.             Left = 105
  1975.             Top = 1
  1976.             Width = 93
  1977.             Height = 19
  1978.             Caption = 'CPU Scores'
  1979.             Font.Charset = ANSI_CHARSET
  1980.             Font.Color = clWhite
  1981.             Font.Height = -16
  1982.             Font.Name = 'Arial'
  1983.             Font.Style = [fsBold]
  1984.             ParentFont = False
  1985.           end
  1986.           object Label26: TLabel
  1987.             Left = 10
  1988.             Top = 22
  1989.             Width = 233
  1990.             Height = 44
  1991.             AutoSize = False
  1992.             Caption = 
  1993.               'The map displays the top online CPU scores. Click the link below' +
  1994.               ' to view your CPU score online. '
  1995.             Font.Charset = DEFAULT_CHARSET
  1996.             Font.Color = clSilver
  1997.             Font.Height = -12
  1998.             Font.Name = 'Tahoma'
  1999.             Font.Style = []
  2000.             ParentFont = False
  2001.             WordWrap = True
  2002.           end
  2003.           object Shape30: TShape
  2004.             Left = 7
  2005.             Top = 88
  2006.             Width = 238
  2007.             Height = 1
  2008.             Brush.Color = 5985877
  2009.             Pen.Color = 5985877
  2010.           end
  2011.           object Shape45: TShape
  2012.             Left = 125
  2013.             Top = 101
  2014.             Width = 1
  2015.             Height = 83
  2016.             Brush.Color = 5985877
  2017.             Pen.Color = 5985877
  2018.           end
  2019.           object imgCountry: TImage
  2020.             Left = 157
  2021.             Top = 97
  2022.             Width = 62
  2023.             Height = 64
  2024.             AutoSize = True
  2025.             Picture.Data = {<image012.jpg>}
  2026.             Transparent = True
  2027.           end
  2028.           object lblScoreGlobal: TLabel
  2029.             Left = 41
  2030.             Top = 191
  2031.             Width = 57
  2032.             Height = 13
  2033.             Caption = 'global score'
  2034.             Font.Charset = DEFAULT_CHARSET
  2035.             Font.Color = clWhite
  2036.             Font.Height = -11
  2037.             Font.Name = 'Tahoma'
  2038.             Font.Style = []
  2039.             ParentFont = False
  2040.           end
  2041.           object lblScoreCountry: TLabel
  2042.             Left = 164
  2043.             Top = 191
  2044.             Width = 66
  2045.             Height = 13
  2046.             Caption = 'country score'
  2047.             Font.Charset = DEFAULT_CHARSET
  2048.             Font.Color = clWhite
  2049.             Font.Height = -11
  2050.             Font.Name = 'Tahoma'
  2051.             Font.Style = []
  2052.             ParentFont = False
  2053.           end
  2054.           object lblViewRankOnline1: TLabel
  2055.             Left = 11
  2056.             Top = 67
  2057.             Width = 211
  2058.             Height = 19
  2059.             AutoSize = False
  2060.             Caption = 'Click Here to View Your rank online'
  2061.             Font.Charset = DEFAULT_CHARSET
  2062.             Font.Color = 16728642
  2063.             Font.Height = -12
  2064.             Font.Name = 'Tahoma'
  2065.             Font.Style = [fsUnderline]
  2066.             ParentFont = False
  2067.             WordWrap = True
  2068.             OnClick = lblViewRankOnlineClick
  2069.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  2070.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  2071.           end
  2072.           object chartGlobal: TChart
  2073.             Left = 274
  2074.             Top = 23
  2075.             Width = 342
  2076.             Height = 182
  2077.             BackWall.Color = 2302755
  2078.             Border.Color = clWhite
  2079.             BottomWall.Color = 4144959
  2080.             LeftWall.Color = 2302755
  2081.             MarginBottom = 0
  2082.             MarginLeft = 0
  2083.             MarginRight = 0
  2084.             MarginTop = 0
  2085.             Title.Font.Color = clBlack
  2086.             Title.Text.Strings = (
  2087.               'TChart')
  2088.             Chart3DPercent = 80
  2089.             LeftAxis.Automatic = False
  2090.             LeftAxis.AutomaticMaximum = False
  2091.             LeftAxis.AutomaticMinimum = False
  2092.             LeftAxis.AxisValuesFormat = '0'
  2093.             LeftAxis.LabelsFont.Color = clWhite
  2094.             LeftAxis.LabelsSeparation = 20
  2095.             LeftAxis.Maximum = 6000.000000000000000000
  2096.             RightAxis.Title.Angle = 180
  2097.             View3DOptions.OrthoAngle = 40
  2098.             Zoom.Allow = False
  2099.             BevelOuter = bvNone
  2100.             Color = clBlack
  2101.             TabOrder = 0
  2102.             object Label19: TLabel
  2103.               Left = 264
  2104.               Top = 177
  2105.               Width = 6
  2106.               Height = 13
  2107.               Caption = '1'
  2108.               Font.Charset = DEFAULT_CHARSET
  2109.               Font.Color = clWhite
  2110.               Font.Height = -11
  2111.               Font.Name = 'Tahoma'
  2112.               Font.Style = []
  2113.               ParentFont = False
  2114.             end
  2115.             object Shape44: TShape
  2116.               Left = 340
  2117.               Top = 23
  2118.               Width = 1
  2119.               Height = 117
  2120.               Brush.Color = 5985877
  2121.               Pen.Color = 5985877
  2122.             end
  2123.             object Label29: TLabel
  2124.               Left = 4
  2125.               Top = 21
  2126.               Width = 18
  2127.               Height = 11
  2128.               Caption = 'Mhz'
  2129.               Font.Charset = ANSI_CHARSET
  2130.               Font.Color = clWhite
  2131.               Font.Height = -9
  2132.               Font.Name = 'Small Fonts'
  2133.               Font.Style = []
  2134.               ParentFont = False
  2135.             end
  2136.             object Series1: TBarSeries
  2137.               BarPen.Color = 2039583
  2138.               Marks.Callout.Brush.Color = clBlack
  2139.               Marks.Visible = True
  2140.               ShowInLegend = False
  2141.               BarWidthPercent = 85
  2142.               DepthPercent = 90
  2143.               Gradient.Direction = gdTopBottom
  2144.               XValues.Name = 'X'
  2145.               XValues.Order = loAscending
  2146.               YValues.Name = 'Bar'
  2147.               YValues.Order = loNone
  2148.             end
  2149.           end
  2150.           object pnlAxis: TPanel
  2151.             Left = 321
  2152.             Top = 192
  2153.             Width = 292
  2154.             Height = 21
  2155.             BevelOuter = bvNone
  2156.             Caption = 'pnlAxis'
  2157.             Color = clBlack
  2158.             ParentBackground = False
  2159.             TabOrder = 1
  2160.             object lblGraphYou: TLabel
  2161.               Left = 24
  2162.               Top = 3
  2163.               Width = 6
  2164.               Height = 13
  2165.               Caption = '1'
  2166.               Font.Charset = DEFAULT_CHARSET
  2167.               Font.Color = clRed
  2168.               Font.Height = -11
  2169.               Font.Name = 'Tahoma'
  2170.               Font.Style = []
  2171.               ParentFont = False
  2172.             end
  2173.             object Label20: TLabel
  2174.               Left = 74
  2175.               Top = 3
  2176.               Width = 6
  2177.               Height = 13
  2178.               Caption = '4'
  2179.               Font.Charset = DEFAULT_CHARSET
  2180.               Font.Color = clWhite
  2181.               Font.Height = -11
  2182.               Font.Name = 'Tahoma'
  2183.               Font.Style = []
  2184.               ParentFont = False
  2185.             end
  2186.             object Label21: TLabel
  2187.               Left = 124
  2188.               Top = 3
  2189.               Width = 6
  2190.               Height = 13
  2191.               Caption = '3'
  2192.               Font.Charset = DEFAULT_CHARSET
  2193.               Font.Color = clWhite
  2194.               Font.Height = -11
  2195.               Font.Name = 'Tahoma'
  2196.               Font.Style = []
  2197.               ParentFont = False
  2198.             end
  2199.             object Label22: TLabel
  2200.               Left = 175
  2201.               Top = 3
  2202.               Width = 6
  2203.               Height = 13
  2204.               Caption = '2'
  2205.               Font.Charset = DEFAULT_CHARSET
  2206.               Font.Color = clWhite
  2207.               Font.Height = -11
  2208.               Font.Name = 'Tahoma'
  2209.               Font.Style = []
  2210.               ParentFont = False
  2211.             end
  2212.             object Label23: TLabel
  2213.               Left = 226
  2214.               Top = 3
  2215.               Width = 6
  2216.               Height = 13
  2217.               Caption = '1'
  2218.               Font.Charset = DEFAULT_CHARSET
  2219.               Font.Color = clWhite
  2220.               Font.Height = -11
  2221.               Font.Name = 'Tahoma'
  2222.               Font.Style = []
  2223.               ParentFont = False
  2224.             end
  2225.             object Label30: TLabel
  2226.               Left = 270
  2227.               Top = 4
  2228.               Width = 22
  2229.               Height = 11
  2230.               Caption = 'Rank'
  2231.               Font.Charset = ANSI_CHARSET
  2232.               Font.Color = clWhite
  2233.               Font.Height = -9
  2234.               Font.Name = 'Small Fonts'
  2235.               Font.Style = []
  2236.               ParentFont = False
  2237.             end
  2238.           end
  2239.           object AdvGlowButton6: TAdvGlowButton
  2240.             Left = 348
  2241.             Top = 0
  2242.             Width = 145
  2243.             Height = 20
  2244.             Caption = 'GLOBAL Top 4 '
  2245.             Font.Charset = ANSI_CHARSET
  2246.             Font.Color = 16240981
  2247.             Font.Height = -16
  2248.             Font.Name = 'Arial'
  2249.             Font.Style = [fsBold]
  2250.             NotesFont.Charset = DEFAULT_CHARSET
  2251.             NotesFont.Color = clWindowText
  2252.             NotesFont.Height = -11
  2253.             NotesFont.Name = 'Tahoma'
  2254.             NotesFont.Style = []
  2255.             ParentFont = False
  2256.             TabOrder = 2
  2257.             Appearance.BorderColor = clBlack
  2258.             Appearance.BorderColorHot = clBlack
  2259.             Appearance.BorderColorDown = clBlack
  2260.             Appearance.BorderColorChecked = clBlack
  2261.             Appearance.BorderColorDisabled = clBlack
  2262.             Appearance.Color = clBlack
  2263.             Appearance.ColorTo = clBlack
  2264.             Appearance.ColorChecked = clBlack
  2265.             Appearance.ColorCheckedTo = clBlack
  2266.             Appearance.ColorDisabled = clBlack
  2267.             Appearance.ColorDisabledTo = clBlack
  2268.             Appearance.ColorDown = clBlack
  2269.             Appearance.ColorDownTo = clBlack
  2270.             Appearance.ColorHot = clBlack
  2271.             Appearance.ColorHotTo = clBlack
  2272.             Appearance.ColorMirror = clBlack
  2273.             Appearance.ColorMirrorTo = clBlack
  2274.             Appearance.ColorMirrorHot = clBlack
  2275.             Appearance.ColorMirrorHotTo = clBlack
  2276.             Appearance.ColorMirrorDown = clBlack
  2277.             Appearance.ColorMirrorDownTo = clBlack
  2278.             Appearance.ColorMirrorChecked = clBlack
  2279.             Appearance.ColorMirrorCheckedTo = clBlack
  2280.             Appearance.ColorMirrorDisabled = clBlack
  2281.             Appearance.ColorMirrorDisabledTo = clBlack
  2282.           end
  2283.           object lblRankGlobalA: TAdvGlowButton
  2284.             Left = 33
  2285.             Top = 161
  2286.             Width = 72
  2287.             Height = 24
  2288.             AntiAlias = aaAntiAlias
  2289.             Caption = '0%'
  2290.             Font.Charset = ANSI_CHARSET
  2291.             Font.Color = 16240981
  2292.             Font.Height = -24
  2293.             Font.Name = 'Arial'
  2294.             Font.Style = [fsBold]
  2295.             NotesFont.Charset = DEFAULT_CHARSET
  2296.             NotesFont.Color = clWindowText
  2297.             NotesFont.Height = -11
  2298.             NotesFont.Name = 'Tahoma'
  2299.             NotesFont.Style = []
  2300.             ParentFont = False
  2301.             Transparent = True
  2302.             WordWrap = False
  2303.             TabOrder = 3
  2304.             OnClick = lblRankGlobalClick
  2305.             Appearance.BorderColor = clBlack
  2306.             Appearance.BorderColorHot = clBlack
  2307.             Appearance.BorderColorDown = clBlack
  2308.             Appearance.BorderColorChecked = clBlack
  2309.             Appearance.BorderColorDisabled = clBlack
  2310.             Appearance.Color = clBlack
  2311.             Appearance.ColorTo = clBlack
  2312.             Appearance.ColorChecked = clBlack
  2313.             Appearance.ColorCheckedTo = clBlack
  2314.             Appearance.ColorDisabled = clBlack
  2315.             Appearance.ColorDisabledTo = clBlack
  2316.             Appearance.ColorDown = clBlack
  2317.             Appearance.ColorDownTo = clBlack
  2318.             Appearance.ColorHot = clBlack
  2319.             Appearance.ColorHotTo = clBlack
  2320.             Appearance.ColorMirror = clBlack
  2321.             Appearance.ColorMirrorTo = clBlack
  2322.             Appearance.ColorMirrorHot = clBlack
  2323.             Appearance.ColorMirrorHotTo = clBlack
  2324.             Appearance.ColorMirrorDown = clBlack
  2325.             Appearance.ColorMirrorDownTo = clBlack
  2326.             Appearance.ColorMirrorChecked = clBlack
  2327.             Appearance.ColorMirrorCheckedTo = clBlack
  2328.             Appearance.ColorMirrorDisabled = clBlack
  2329.             Appearance.ColorMirrorDisabledTo = clBlack
  2330.           end
  2331.           object lblRankCountryA: TAdvGlowButton
  2332.             Left = 146
  2333.             Top = 162
  2334.             Width = 92
  2335.             Height = 24
  2336.             AntiAlias = aaAntiAlias
  2337.             Caption = '0%'
  2338.             Font.Charset = ANSI_CHARSET
  2339.             Font.Color = clRed
  2340.             Font.Height = -24
  2341.             Font.Name = 'Arial'
  2342.             Font.Style = [fsBold]
  2343.             NotesFont.Charset = DEFAULT_CHARSET
  2344.             NotesFont.Color = clWindowText
  2345.             NotesFont.Height = -11
  2346.             NotesFont.Name = 'Tahoma'
  2347.             NotesFont.Style = []
  2348.             ParentFont = False
  2349.             Transparent = True
  2350.             WordWrap = False
  2351.             TabOrder = 4
  2352.             Appearance.BorderColor = clBlack
  2353.             Appearance.BorderColorHot = clBlack
  2354.             Appearance.BorderColorDown = clBlack
  2355.             Appearance.BorderColorChecked = clBlack
  2356.             Appearance.BorderColorDisabled = clBlack
  2357.             Appearance.Color = clBlack
  2358.             Appearance.ColorTo = clBlack
  2359.             Appearance.ColorChecked = clBlack
  2360.             Appearance.ColorCheckedTo = clBlack
  2361.             Appearance.ColorDisabled = clBlack
  2362.             Appearance.ColorDisabledTo = clBlack
  2363.             Appearance.ColorDown = clBlack
  2364.             Appearance.ColorDownTo = clBlack
  2365.             Appearance.ColorHot = clBlack
  2366.             Appearance.ColorHotTo = clBlack
  2367.             Appearance.ColorMirror = clBlack
  2368.             Appearance.ColorMirrorTo = clBlack
  2369.             Appearance.ColorMirrorHot = clBlack
  2370.             Appearance.ColorMirrorHotTo = clBlack
  2371.             Appearance.ColorMirrorDown = clBlack
  2372.             Appearance.ColorMirrorDownTo = clBlack
  2373.             Appearance.ColorMirrorChecked = clBlack
  2374.             Appearance.ColorMirrorCheckedTo = clBlack
  2375.             Appearance.ColorMirrorDisabled = clBlack
  2376.             Appearance.ColorMirrorDisabledTo = clBlack
  2377.           end
  2378.           object AdvGlowButton3: TAdvGlowButton
  2379.             Left = 479
  2380.             Top = 0
  2381.             Width = 77
  2382.             Height = 20
  2383.             Caption = 'and YOU'
  2384.             Font.Charset = ANSI_CHARSET
  2385.             Font.Color = clRed
  2386.             Font.Height = -16
  2387.             Font.Name = 'Arial'
  2388.             Font.Style = [fsBold]
  2389.             NotesFont.Charset = DEFAULT_CHARSET
  2390.             NotesFont.Color = clWindowText
  2391.             NotesFont.Height = -11
  2392.             NotesFont.Name = 'Tahoma'
  2393.             NotesFont.Style = []
  2394.             ParentFont = False
  2395.             TabOrder = 5
  2396.             Appearance.BorderColor = clBlack
  2397.             Appearance.BorderColorHot = clBlack
  2398.             Appearance.BorderColorDown = clBlack
  2399.             Appearance.BorderColorChecked = clBlack
  2400.             Appearance.BorderColorDisabled = clBlack
  2401.             Appearance.Color = clBlack
  2402.             Appearance.ColorTo = clBlack
  2403.             Appearance.ColorChecked = clBlack
  2404.             Appearance.ColorCheckedTo = clBlack
  2405.             Appearance.ColorDisabled = clBlack
  2406.             Appearance.ColorDisabledTo = clBlack
  2407.             Appearance.ColorDown = clBlack
  2408.             Appearance.ColorDownTo = clBlack
  2409.             Appearance.ColorHot = clBlack
  2410.             Appearance.ColorHotTo = clBlack
  2411.             Appearance.ColorMirror = clBlack
  2412.             Appearance.ColorMirrorTo = clBlack
  2413.             Appearance.ColorMirrorHot = clBlack
  2414.             Appearance.ColorMirrorHotTo = clBlack
  2415.             Appearance.ColorMirrorDown = clBlack
  2416.             Appearance.ColorMirrorDownTo = clBlack
  2417.             Appearance.ColorMirrorChecked = clBlack
  2418.             Appearance.ColorMirrorCheckedTo = clBlack
  2419.             Appearance.ColorMirrorDisabled = clBlack
  2420.             Appearance.ColorMirrorDisabledTo = clBlack
  2421.           end
  2422.         end
  2423.         object tabAbout: TTabSheet
  2424.           Caption = 'tabAbout'
  2425.           ImageIndex = 2
  2426.           object imgVeloGreen: TImage
  2427.             Left = 495
  2428.             Top = 15
  2429.             Width = 136
  2430.             Height = 168
  2431.             AutoSize = True
  2432.             Picture.Data = {<image013.bmp>}
  2433.             Visible = False
  2434.           end
  2435.           object imgVeloRed: TImage
  2436.             Left = 504
  2437.             Top = 79
  2438.             Width = 136
  2439.             Height = 168
  2440.             AutoSize = True
  2441.             Picture.Data = {<image014.bmp>}
  2442.             Visible = False
  2443.           end
  2444.           object lblVelo: TLabel
  2445.             Left = 68
  2446.             Top = 178
  2447.             Width = 20
  2448.             Height = 13
  2449.             Caption = 'Velo'
  2450.             Font.Charset = DEFAULT_CHARSET
  2451.             Font.Color = clWhite
  2452.             Font.Height = -11
  2453.             Font.Name = 'Tahoma'
  2454.             Font.Style = [fsUnderline]
  2455.             ParentFont = False
  2456.             Visible = False
  2457.             OnClick = lblVeloClick
  2458.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  2459.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  2460.           end
  2461.           object Label18: TLabel
  2462.             Left = 60
  2463.             Top = 196
  2464.             Width = 37
  2465.             Height = 13
  2466.             Caption = 'Label18'
  2467.             Font.Charset = DEFAULT_CHARSET
  2468.             Font.Color = 3792121
  2469.             Font.Height = -11
  2470.             Font.Name = 'Tahoma'
  2471.             Font.Style = []
  2472.             ParentFont = False
  2473.             Visible = False
  2474.           end
  2475.           object picshowVelo: TPicShow
  2476.             Left = 244
  2477.             Top = -2
  2478.             Width = 136
  2479.             Height = 168
  2480.             AutoSize = True
  2481.             Delay = 25
  2482.             Step = 8
  2483.             Style = 119
  2484.             TabOrder = 0
  2485.             OnClick = picshowVeloClick
  2486.             OnComplete = picshowVeloComplete
  2487.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  2488.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  2489.           end
  2490.           object pnlAbout: TPanel
  2491.             Left = 156
  2492.             Top = 3
  2493.             Width = 469
  2494.             Height = 208
  2495.             BevelOuter = bvNone
  2496.             Caption = 'pnlAbout'
  2497.             Color = clBlack
  2498.             ParentBackground = False
  2499.             TabOrder = 1
  2500.             Visible = False
  2501.             object lblWizardSoft: TLabel
  2502.               Left = 16
  2503.               Top = 39
  2504.               Width = 170
  2505.               Height = 13
  2506.               Caption = 'Copyright '#169' 2010 Wizard Software'
  2507.               Font.Charset = DEFAULT_CHARSET
  2508.               Font.Color = clWhite
  2509.               Font.Height = -11
  2510.               Font.Name = 'Tahoma'
  2511.               Font.Style = [fsUnderline]
  2512.               ParentFont = False
  2513.               OnClick = lblWizardSoftClick
  2514.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  2515.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  2516.             end
  2517.             object Image2: TImage
  2518.               Left = 324
  2519.               Top = 2
  2520.               Width = 56
  2521.               Height = 68
  2522.               AutoSize = True
  2523.               Picture.Data = {<image015.bmp>}
  2524.               Transparent = True
  2525.             end
  2526.             object Label32: TLabel
  2527.               Left = 390
  2528.               Top = 7
  2529.               Width = 57
  2530.               Height = 13
  2531.               Caption = 'Guaranteed'
  2532.               Font.Charset = DEFAULT_CHARSET
  2533.               Font.Color = clWhite
  2534.               Font.Height = -11
  2535.               Font.Name = 'Tahoma'
  2536.               Font.Style = []
  2537.               ParentFont = False
  2538.             end
  2539.             object Label33: TLabel
  2540.               Left = 390
  2541.               Top = 19
  2542.               Width = 80
  2543.               Height = 13
  2544.               Caption = 'Secure Software'
  2545.               Font.Charset = DEFAULT_CHARSET
  2546.               Font.Color = clWhite
  2547.               Font.Height = -11
  2548.               Font.Name = 'Tahoma'
  2549.               Font.Style = []
  2550.               ParentFont = False
  2551.             end
  2552.             object Label34: TLabel
  2553.               Left = 390
  2554.               Top = 32
  2555.               Width = 64
  2556.               Height = 13
  2557.               Caption = 'NO Spyware!'
  2558.               Font.Charset = DEFAULT_CHARSET
  2559.               Font.Color = clRed
  2560.               Font.Height = -11
  2561.               Font.Name = 'Tahoma'
  2562.               Font.Style = []
  2563.               ParentFont = False
  2564.             end
  2565.             object lblVersion: TLabel
  2566.               Left = 16
  2567.               Top = 25
  2568.               Width = 82
  2569.               Height = 13
  2570.               Caption = 'version 2.09.788'
  2571.               Font.Charset = DEFAULT_CHARSET
  2572.               Font.Color = clWhite
  2573.               Font.Height = -11
  2574.               Font.Name = 'Tahoma'
  2575.               Font.Style = []
  2576.               ParentFont = False
  2577.             end
  2578.             object Label36: TLabel
  2579.               Left = 16
  2580.               Top = 58
  2581.               Width = 293
  2582.               Height = 53
  2583.               AutoSize = False
  2584.               Caption = 
  2585.                 'Portions of this software Copyright '#169' 2009 Microsoft Corporation' +
  2586.                 ', Intel, AMD, Google Inc, SiS, VIA.  Deep Core Engine '#174' is used ' +
  2587.                 'under licence from Wizard Software.'
  2588.               Font.Charset = DEFAULT_CHARSET
  2589.               Font.Color = clSilver
  2590.               Font.Height = -11
  2591.               Font.Name = 'Tahoma'
  2592.               Font.Style = []
  2593.               ParentFont = False
  2594.               WordWrap = True
  2595.             end
  2596.             object lblVisitWeb: TLabel
  2597.               Left = 16
  2598.               Top = 185
  2599.               Width = 273
  2600.               Height = 18
  2601.               AutoSize = False
  2602.               Caption = 'Visit the Wizard Soft CPU Speed Pro web site'
  2603.               Font.Charset = DEFAULT_CHARSET
  2604.               Font.Color = 16728642
  2605.               Font.Height = -12
  2606.               Font.Name = 'Tahoma'
  2607.               Font.Style = [fsUnderline]
  2608.               ParentFont = False
  2609.               WordWrap = True
  2610.               OnClick = lblVisitWebClick
  2611.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  2612.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  2613.             end
  2614.             object Label38: TLabel
  2615.               Left = 267
  2616.               Top = 158
  2617.               Width = 16
  2618.               Height = 13
  2619.               AutoSize = False
  2620.               Caption = #174
  2621.               Font.Charset = DEFAULT_CHARSET
  2622.               Font.Color = clSilver
  2623.               Font.Height = -11
  2624.               Font.Name = 'Tahoma'
  2625.               Font.Style = []
  2626.               ParentFont = False
  2627.               WordWrap = True
  2628.             end
  2629.             object Label39: TLabel
  2630.               Left = 17
  2631.               Top = 111
  2632.               Width = 65
  2633.               Height = 13
  2634.               AutoSize = False
  2635.               Caption = 'Not credited?'
  2636.               Font.Charset = DEFAULT_CHARSET
  2637.               Font.Color = clWhite
  2638.               Font.Height = -11
  2639.               Font.Name = 'Tahoma'
  2640.               Font.Style = []
  2641.               ParentFont = False
  2642.               WordWrap = True
  2643.             end
  2644.             object lblNoCredit: TLabel
  2645.               Left = 87
  2646.               Top = 110
  2647.               Width = 55
  2648.               Height = 19
  2649.               AutoSize = False
  2650.               Caption = 'click here'
  2651.               Font.Charset = DEFAULT_CHARSET
  2652.               Font.Color = 16728642
  2653.               Font.Height = -11
  2654.               Font.Name = 'Tahoma'
  2655.               Font.Style = [fsUnderline]
  2656.               ParentFont = False
  2657.               WordWrap = True
  2658.               OnClick = lblNoCreditClick
  2659.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  2660.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  2661.             end
  2662.             object imgUnionJack: TImage
  2663.               Left = 358
  2664.               Top = 88
  2665.               Width = 74
  2666.               Height = 77
  2667.               AutoSize = True
  2668.               Picture.Data = {<image016.jpg>}
  2669.               Transparent = True
  2670.             end
  2671.             object lblCompatible1: TLabel
  2672.               Left = 335
  2673.               Top = 169
  2674.               Width = 142
  2675.               Height = 33
  2676.               AutoSize = False
  2677.               Caption = 'Compatible with Windows 7, Windows Vista, XP and 95'
  2678.               Font.Charset = DEFAULT_CHARSET
  2679.               Font.Color = clWhite
  2680.               Font.Height = -11
  2681.               Font.Name = 'Tahoma'
  2682.               Font.Style = []
  2683.               ParentFont = False
  2684.               WordWrap = True
  2685.             end
  2686.             object Label43: TLabel
  2687.               Left = 16
  2688.               Top = 136
  2689.               Width = 170
  2690.               Height = 13
  2691.               AutoSize = False
  2692.               Caption = 'Reviewers, Magazines, Publishers'
  2693.               Font.Charset = DEFAULT_CHARSET
  2694.               Font.Color = clRed
  2695.               Font.Height = -11
  2696.               Font.Name = 'Tahoma'
  2697.               Font.Style = []
  2698.               ParentFont = False
  2699.               WordWrap = True
  2700.             end
  2701.             object lblReviewers: TLabel
  2702.               Left = 184
  2703.               Top = 135
  2704.               Width = 55
  2705.               Height = 19
  2706.               AutoSize = False
  2707.               Caption = 'click here'
  2708.               Font.Charset = DEFAULT_CHARSET
  2709.               Font.Color = 16728642
  2710.               Font.Height = -11
  2711.               Font.Name = 'Tahoma'
  2712.               Font.Style = [fsUnderline]
  2713.               ParentFont = False
  2714.               WordWrap = True
  2715.               OnClick = lblReviewersClick
  2716.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  2717.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  2718.             end
  2719.             object lblMadeInDelphi: TLabel
  2720.               Left = 390
  2721.               Top = 54
  2722.               Width = 69
  2723.               Height = 13
  2724.               Caption = 'made in Delphi'
  2725.               Font.Charset = DEFAULT_CHARSET
  2726.               Font.Color = clWhite
  2727.               Font.Height = -11
  2728.               Font.Name = 'Tahoma'
  2729.               Font.Style = [fsUnderline]
  2730.               ParentFont = False
  2731.               OnClick = lblMadeInDelphiClick
  2732.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  2733.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  2734.             end
  2735.             object AdvGlowButton4: TAdvGlowButton
  2736.               Left = 9
  2737.               Top = 3
  2738.               Width = 110
  2739.               Height = 24
  2740.               AntiAlias = aaAntiAlias
  2741.               Caption = 'CPU Speed'
  2742.               Font.Charset = ANSI_CHARSET
  2743.               Font.Color = clWhite
  2744.               Font.Height = -19
  2745.               Font.Name = 'Arial'
  2746.               Font.Style = [fsBold]
  2747.               NotesFont.Charset = DEFAULT_CHARSET
  2748.               NotesFont.Color = clWindowText
  2749.               NotesFont.Height = -11
  2750.               NotesFont.Name = 'Tahoma'
  2751.               NotesFont.Style = []
  2752.               ParentFont = False
  2753.               Transparent = True
  2754.               WordWrap = False
  2755.               TabOrder = 0
  2756.               Appearance.BorderColor = clBlack
  2757.               Appearance.BorderColorHot = clBlack
  2758.               Appearance.BorderColorDown = clBlack
  2759.               Appearance.BorderColorChecked = clBlack
  2760.               Appearance.BorderColorDisabled = clBlack
  2761.               Appearance.Color = clBlack
  2762.               Appearance.ColorTo = clBlack
  2763.               Appearance.ColorChecked = clBlack
  2764.               Appearance.ColorCheckedTo = clBlack
  2765.               Appearance.ColorDisabled = clBlack
  2766.               Appearance.ColorDisabledTo = clBlack
  2767.               Appearance.ColorDown = clBlack
  2768.               Appearance.ColorDownTo = clBlack
  2769.               Appearance.ColorHot = clBlack
  2770.               Appearance.ColorHotTo = clBlack
  2771.               Appearance.ColorMirror = clBlack
  2772.               Appearance.ColorMirrorTo = clBlack
  2773.               Appearance.ColorMirrorHot = clBlack
  2774.               Appearance.ColorMirrorHotTo = clBlack
  2775.               Appearance.ColorMirrorDown = clBlack
  2776.               Appearance.ColorMirrorDownTo = clBlack
  2777.               Appearance.ColorMirrorChecked = clBlack
  2778.               Appearance.ColorMirrorCheckedTo = clBlack
  2779.               Appearance.ColorMirrorDisabled = clBlack
  2780.               Appearance.ColorMirrorDisabledTo = clBlack
  2781.             end
  2782.             object AdvGlowButton5: TAdvGlowButton
  2783.               Left = 116
  2784.               Top = 3
  2785.               Width = 126
  2786.               Height = 24
  2787.               AntiAlias = aaAntiAlias
  2788.               Caption = 'Professional'
  2789.               Font.Charset = ANSI_CHARSET
  2790.               Font.Color = clRed
  2791.               Font.Height = -19
  2792.               Font.Name = 'Arial'
  2793.               Font.Style = [fsBold]
  2794.               NotesFont.Charset = DEFAULT_CHARSET
  2795.               NotesFont.Color = clWindowText
  2796.               NotesFont.Height = -11
  2797.               NotesFont.Name = 'Tahoma'
  2798.               NotesFont.Style = []
  2799.               ParentFont = False
  2800.               Transparent = True
  2801.               WordWrap = False
  2802.               TabOrder = 1
  2803.               Appearance.BorderColor = clBlack
  2804.               Appearance.BorderColorHot = clBlack
  2805.               Appearance.BorderColorDown = clBlack
  2806.               Appearance.BorderColorChecked = clBlack
  2807.               Appearance.BorderColorDisabled = clBlack
  2808.               Appearance.Color = clBlack
  2809.               Appearance.ColorTo = clBlack
  2810.               Appearance.ColorChecked = clBlack
  2811.               Appearance.ColorCheckedTo = clBlack
  2812.               Appearance.ColorDisabled = clBlack
  2813.               Appearance.ColorDisabledTo = clBlack
  2814.               Appearance.ColorDown = clBlack
  2815.               Appearance.ColorDownTo = clBlack
  2816.               Appearance.ColorHot = clBlack
  2817.               Appearance.ColorHotTo = clBlack
  2818.               Appearance.ColorMirror = clBlack
  2819.               Appearance.ColorMirrorTo = clBlack
  2820.               Appearance.ColorMirrorHot = clBlack
  2821.               Appearance.ColorMirrorHotTo = clBlack
  2822.               Appearance.ColorMirrorDown = clBlack
  2823.               Appearance.ColorMirrorDownTo = clBlack
  2824.               Appearance.ColorMirrorChecked = clBlack
  2825.               Appearance.ColorMirrorCheckedTo = clBlack
  2826.               Appearance.ColorMirrorDisabled = clBlack
  2827.               Appearance.ColorMirrorDisabledTo = clBlack
  2828.             end
  2829.             object AdvGlowButton8: TAdvGlowButton
  2830.               Left = 12
  2831.               Top = 163
  2832.               Width = 256
  2833.               Height = 23
  2834.               AntiAlias = aaAntiAlias
  2835.               Caption = 'Test the REAL speed of your CPU'
  2836.               Font.Charset = ANSI_CHARSET
  2837.               Font.Color = clWhite
  2838.               Font.Height = -16
  2839.               Font.Name = 'Arial'
  2840.               Font.Style = []
  2841.               NotesFont.Charset = DEFAULT_CHARSET
  2842.               NotesFont.Color = clWindowText
  2843.               NotesFont.Height = -11
  2844.               NotesFont.Name = 'Tahoma'
  2845.               NotesFont.Style = []
  2846.               ParentFont = False
  2847.               Transparent = True
  2848.               WordWrap = False
  2849.               TabOrder = 2
  2850.               Appearance.BorderColor = clBlack
  2851.               Appearance.BorderColorHot = clBlack
  2852.               Appearance.BorderColorDown = clBlack
  2853.               Appearance.BorderColorChecked = clBlack
  2854.               Appearance.BorderColorDisabled = clBlack
  2855.               Appearance.Color = clBlack
  2856.               Appearance.ColorTo = clBlack
  2857.               Appearance.ColorChecked = clBlack
  2858.               Appearance.ColorCheckedTo = clBlack
  2859.               Appearance.ColorDisabled = clBlack
  2860.               Appearance.ColorDisabledTo = clBlack
  2861.               Appearance.ColorDown = clBlack
  2862.               Appearance.ColorDownTo = clBlack
  2863.               Appearance.ColorHot = clBlack
  2864.               Appearance.ColorHotTo = clBlack
  2865.               Appearance.ColorMirror = clBlack
  2866.               Appearance.ColorMirrorTo = clBlack
  2867.               Appearance.ColorMirrorHot = clBlack
  2868.               Appearance.ColorMirrorHotTo = clBlack
  2869.               Appearance.ColorMirrorDown = clBlack
  2870.               Appearance.ColorMirrorDownTo = clBlack
  2871.               Appearance.ColorMirrorChecked = clBlack
  2872.               Appearance.ColorMirrorCheckedTo = clBlack
  2873.               Appearance.ColorMirrorDisabled = clBlack
  2874.               Appearance.ColorMirrorDisabledTo = clBlack
  2875.             end
  2876.           end
  2877.         end
  2878.         object tabFadeOut: TTabSheet
  2879.           Caption = 'tabFadeOut'
  2880.           ImageIndex = 3
  2881.           object imgBlankBackground: TImage
  2882.             Left = 0
  2883.             Top = 0
  2884.             Width = 643
  2885.             Height = 209
  2886.             Align = alClient
  2887.             AutoSize = True
  2888.             Picture.Data = {<image017.jpg>}
  2889.             Visible = False
  2890.             ExplicitWidth = 660
  2891.             ExplicitHeight = 240
  2892.           end
  2893.           object PicShowFadeOut: TPicShow
  2894.             Left = 0
  2895.             Top = 0
  2896.             Width = 643
  2897.             Height = 209
  2898.             Align = alClient
  2899.             Delay = 25
  2900.             Picture.Data = {<image018.jpg>}
  2901.             Step = 8
  2902.             Style = 119
  2903.             TabOrder = 0
  2904.             OnComplete = PicShowFadeOutComplete
  2905.           end
  2906.         end
  2907.         object tabRegister: TTabSheet
  2908.           Caption = 'tabRegister'
  2909.           ImageIndex = 6
  2910.           object Shape34: TShape
  2911.             Left = 268
  2912.             Top = 3
  2913.             Width = 1
  2914.             Height = 194
  2915.             Brush.Color = 5985877
  2916.             Pen.Color = 5985877
  2917.           end
  2918.           object Label12: TLabel
  2919.             Left = 13
  2920.             Top = 29
  2921.             Width = 163
  2922.             Height = 55
  2923.             AutoSize = False
  2924.             Caption = 
  2925.               'CPU Speed Professional can be purchased for only $9.95. You will' +
  2926.               ' receive your registration key immediately via email.'
  2927.             Font.Charset = DEFAULT_CHARSET
  2928.             Font.Color = clSilver
  2929.             Font.Height = -11
  2930.             Font.Name = 'Tahoma'
  2931.             Font.Style = []
  2932.             ParentFont = False
  2933.             WordWrap = True
  2934.           end
  2935.           object lblNotFree: TLabel
  2936.             Left = 27
  2937.             Top = 163
  2938.             Width = 218
  2939.             Height = 16
  2940.             AutoSize = False
  2941.             Caption = 'CPU Speed Professional - secure software. '
  2942.             Font.Charset = DEFAULT_CHARSET
  2943.             Font.Color = clRed
  2944.             Font.Height = -11
  2945.             Font.Name = 'Tahoma'
  2946.             Font.Style = []
  2947.             ParentFont = False
  2948.             WordWrap = True
  2949.           end
  2950.           object lblUnlockInstruct: TLabel
  2951.             Left = 290
  2952.             Top = 31
  2953.             Width = 239
  2954.             Height = 31
  2955.             AutoSize = False
  2956.             Caption = 
  2957.               'After registering, enter your email and key into the boxes below' +
  2958.               ' and then click Register.'
  2959.             Font.Charset = DEFAULT_CHARSET
  2960.             Font.Color = clSilver
  2961.             Font.Height = -11
  2962.             Font.Name = 'Tahoma'
  2963.             Font.Style = []
  2964.             ParentFont = False
  2965.             WordWrap = True
  2966.           end
  2967.           object Label17: TLabel
  2968.             Left = 324
  2969.             Top = 90
  2970.             Width = 29
  2971.             Height = 13
  2972.             Caption = 'Code:'
  2973.             Font.Charset = DEFAULT_CHARSET
  2974.             Font.Color = clSilver
  2975.             Font.Height = -11
  2976.             Font.Name = 'Tahoma'
  2977.             Font.Style = []
  2978.             ParentFont = False
  2979.             WordWrap = True
  2980.           end
  2981.           object Label27: TLabel
  2982.             Left = 404
  2983.             Top = 90
  2984.             Width = 10
  2985.             Height = 13
  2986.             AutoSize = False
  2987.             Caption = '-'
  2988.             Font.Charset = DEFAULT_CHARSET
  2989.             Font.Color = clWhite
  2990.             Font.Height = -11
  2991.             Font.Name = 'Tahoma'
  2992.             Font.Style = []
  2993.             ParentFont = False
  2994.             WordWrap = True
  2995.           end
  2996.           object Label28: TLabel
  2997.             Left = 473
  2998.             Top = 91
  2999.             Width = 10
  3000.             Height = 13
  3001.             AutoSize = False
  3002.             Caption = '-'
  3003.             Font.Charset = DEFAULT_CHARSET
  3004.             Font.Color = clWhite
  3005.             Font.Height = -11
  3006.             Font.Name = 'Tahoma'
  3007.             Font.Style = []
  3008.             ParentFont = False
  3009.             WordWrap = True
  3010.           end
  3011.           object imgKey: TImage
  3012.             Left = 554
  3013.             Top = 6
  3014.             Width = 72
  3015.             Height = 65
  3016.             AutoSize = True
  3017.             Picture.Data = {<image019.jpg>}
  3018.             Transparent = True
  3019.           end
  3020.           object imgRegister: TImage
  3021.             Left = 185
  3022.             Top = 2
  3023.             Width = 71
  3024.             Height = 72
  3025.             AutoSize = True
  3026.             Picture.Data = {<image020.jpg>}
  3027.             Transparent = True
  3028.           end
  3029.           object Shape33: TShape
  3030.             Left = 290
  3031.             Top = 121
  3032.             Width = 335
  3033.             Height = 1
  3034.             Brush.Color = 5985877
  3035.             Pen.Color = 5985877
  3036.           end
  3037.           object lblDonate: TLabel
  3038.             Left = 158
  3039.             Top = 178
  3040.             Width = 70
  3041.             Height = 13
  3042.             Caption = 'Purchase Here'
  3043.             Font.Charset = DEFAULT_CHARSET
  3044.             Font.Color = clWhite
  3045.             Font.Height = -11
  3046.             Font.Name = 'Tahoma'
  3047.             Font.Style = [fsUnderline]
  3048.             ParentFont = False
  3049.             OnClick = btnRegister1Click
  3050.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  3051.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  3052.           end
  3053.           object lblEmail: TLabel
  3054.             Left = 325
  3055.             Top = 67
  3056.             Width = 28
  3057.             Height = 13
  3058.             Caption = 'Email:'
  3059.             Font.Charset = DEFAULT_CHARSET
  3060.             Font.Color = clSilver
  3061.             Font.Height = -11
  3062.             Font.Name = 'Tahoma'
  3063.             Font.Style = []
  3064.             ParentFont = False
  3065.             WordWrap = True
  3066.           end
  3067.           object AdvGlowButton1: TAdvGlowButton
  3068.             Left = 3
  3069.             Top = 3
  3070.             Width = 96
  3071.             Height = 24
  3072.             AntiAlias = aaAntiAlias
  3073.             Caption = 'Purchase'
  3074.             Font.Charset = ANSI_CHARSET
  3075.             Font.Color = clWhite
  3076.             Font.Height = -19
  3077.             Font.Name = 'Arial'
  3078.             Font.Style = [fsBold]
  3079.             NotesFont.Charset = DEFAULT_CHARSET
  3080.             NotesFont.Color = clWindowText
  3081.             NotesFont.Height = -11
  3082.             NotesFont.Name = 'Tahoma'
  3083.             NotesFont.Style = []
  3084.             ParentFont = False
  3085.             Transparent = True
  3086.             WordWrap = False
  3087.             TabOrder = 0
  3088.             Appearance.BorderColor = clBlack
  3089.             Appearance.BorderColorHot = clBlack
  3090.             Appearance.BorderColorDown = clBlack
  3091.             Appearance.BorderColorChecked = clBlack
  3092.             Appearance.BorderColorDisabled = clBlack
  3093.             Appearance.Color = clBlack
  3094.             Appearance.ColorTo = clBlack
  3095.             Appearance.ColorChecked = clBlack
  3096.             Appearance.ColorCheckedTo = clBlack
  3097.             Appearance.ColorDisabled = clBlack
  3098.             Appearance.ColorDisabledTo = clBlack
  3099.             Appearance.ColorDown = clBlack
  3100.             Appearance.ColorDownTo = clBlack
  3101.             Appearance.ColorHot = clBlack
  3102.             Appearance.ColorHotTo = clBlack
  3103.             Appearance.ColorMirror = clBlack
  3104.             Appearance.ColorMirrorTo = clBlack
  3105.             Appearance.ColorMirrorHot = clBlack
  3106.             Appearance.ColorMirrorHotTo = clBlack
  3107.             Appearance.ColorMirrorDown = clBlack
  3108.             Appearance.ColorMirrorDownTo = clBlack
  3109.             Appearance.ColorMirrorChecked = clBlack
  3110.             Appearance.ColorMirrorCheckedTo = clBlack
  3111.             Appearance.ColorMirrorDisabled = clBlack
  3112.             Appearance.ColorMirrorDisabledTo = clBlack
  3113.           end
  3114.           object AdvGlowButton2: TAdvGlowButton
  3115.             Left = 92
  3116.             Top = 3
  3117.             Width = 48
  3118.             Height = 24
  3119.             AntiAlias = aaAntiAlias
  3120.             Caption = 'Here'
  3121.             Font.Charset = ANSI_CHARSET
  3122.             Font.Color = clRed
  3123.             Font.Height = -19
  3124.             Font.Name = 'Arial'
  3125.             Font.Style = [fsBold]
  3126.             NotesFont.Charset = DEFAULT_CHARSET
  3127.             NotesFont.Color = clWindowText
  3128.             NotesFont.Height = -11
  3129.             NotesFont.Name = 'Tahoma'
  3130.             NotesFont.Style = []
  3131.             ParentFont = False
  3132.             Transparent = True
  3133.             WordWrap = False
  3134.             TabOrder = 1
  3135.             Appearance.BorderColor = clBlack
  3136.             Appearance.BorderColorHot = clBlack
  3137.             Appearance.BorderColorDown = clBlack
  3138.             Appearance.BorderColorChecked = clBlack
  3139.             Appearance.BorderColorDisabled = clBlack
  3140.             Appearance.Color = clBlack
  3141.             Appearance.ColorTo = clBlack
  3142.             Appearance.ColorChecked = clBlack
  3143.             Appearance.ColorCheckedTo = clBlack
  3144.             Appearance.ColorDisabled = clBlack
  3145.             Appearance.ColorDisabledTo = clBlack
  3146.             Appearance.ColorDown = clBlack
  3147.             Appearance.ColorDownTo = clBlack
  3148.             Appearance.ColorHot = clBlack
  3149.             Appearance.ColorHotTo = clBlack
  3150.             Appearance.ColorMirror = clBlack
  3151.             Appearance.ColorMirrorTo = clBlack
  3152.             Appearance.ColorMirrorHot = clBlack
  3153.             Appearance.ColorMirrorHotTo = clBlack
  3154.             Appearance.ColorMirrorDown = clBlack
  3155.             Appearance.ColorMirrorDownTo = clBlack
  3156.             Appearance.ColorMirrorChecked = clBlack
  3157.             Appearance.ColorMirrorCheckedTo = clBlack
  3158.             Appearance.ColorMirrorDisabled = clBlack
  3159.             Appearance.ColorMirrorDisabledTo = clBlack
  3160.           end
  3161.           object btnRegister1: TAdvGlowButton
  3162.             Left = 13
  3163.             Top = 105
  3164.             Width = 236
  3165.             Height = 38
  3166.             Caption = 'Click Here to Purchase'
  3167.             Font.Charset = ANSI_CHARSET
  3168.             Font.Color = clWhite
  3169.             Font.Height = -16
  3170.             Font.Name = 'Arial'
  3171.             Font.Style = [fsBold]
  3172.             NotesFont.Charset = DEFAULT_CHARSET
  3173.             NotesFont.Color = clWindowText
  3174.             NotesFont.Height = -11
  3175.             NotesFont.Name = 'Tahoma'
  3176.             NotesFont.Style = []
  3177.             ParentFont = False
  3178.             TabOrder = 7
  3179.             OnClick = btnRegister1Click
  3180.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  3181.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  3182.             Appearance.BorderColor = clWhite
  3183.             Appearance.BorderColorHot = clWhite
  3184.             Appearance.BorderColorDown = clWhite
  3185.             Appearance.Color = clRed
  3186.             Appearance.ColorTo = clRed
  3187.             Appearance.ColorChecked = 16111818
  3188.             Appearance.ColorCheckedTo = 16367008
  3189.             Appearance.ColorDisabled = 15921906
  3190.             Appearance.ColorDisabledTo = 15921906
  3191.             Appearance.ColorDown = 16111818
  3192.             Appearance.ColorDownTo = 16367008
  3193.             Appearance.ColorHot = clMaroon
  3194.             Appearance.ColorHotTo = clMaroon
  3195.             Appearance.ColorMirror = clRed
  3196.             Appearance.ColorMirrorTo = clRed
  3197.             Appearance.ColorMirrorHot = clMaroon
  3198.             Appearance.ColorMirrorHotTo = clMaroon
  3199.             Appearance.ColorMirrorDown = 16102556
  3200.             Appearance.ColorMirrorDownTo = 16768988
  3201.             Appearance.ColorMirrorChecked = 16102556
  3202.             Appearance.ColorMirrorCheckedTo = 16768988
  3203.             Appearance.ColorMirrorDisabled = 11974326
  3204.             Appearance.ColorMirrorDisabledTo = 15921906
  3205.           end
  3206.           object AdvGlowButton15: TAdvGlowButton
  3207.             Left = 276
  3208.             Top = 3
  3209.             Width = 89
  3210.             Height = 24
  3211.             AntiAlias = aaAntiAlias
  3212.             Caption = 'Register'
  3213.             Font.Charset = ANSI_CHARSET
  3214.             Font.Color = clWhite
  3215.             Font.Height = -19
  3216.             Font.Name = 'Arial'
  3217.             Font.Style = [fsBold]
  3218.             NotesFont.Charset = DEFAULT_CHARSET
  3219.             NotesFont.Color = clWindowText
  3220.             NotesFont.Height = -11
  3221.             NotesFont.Name = 'Tahoma'
  3222.             NotesFont.Style = []
  3223.             ParentFont = False
  3224.             Transparent = True
  3225.             WordWrap = False
  3226.             TabOrder = 8
  3227.             Appearance.BorderColor = clBlack
  3228.             Appearance.BorderColorHot = clBlack
  3229.             Appearance.BorderColorDown = clBlack
  3230.             Appearance.BorderColorChecked = clBlack
  3231.             Appearance.BorderColorDisabled = clBlack
  3232.             Appearance.Color = clBlack
  3233.             Appearance.ColorTo = clBlack
  3234.             Appearance.ColorChecked = clBlack
  3235.             Appearance.ColorCheckedTo = clBlack
  3236.             Appearance.ColorDisabled = clBlack
  3237.             Appearance.ColorDisabledTo = clBlack
  3238.             Appearance.ColorDown = clBlack
  3239.             Appearance.ColorDownTo = clBlack
  3240.             Appearance.ColorHot = clBlack
  3241.             Appearance.ColorHotTo = clBlack
  3242.             Appearance.ColorMirror = clBlack
  3243.             Appearance.ColorMirrorTo = clBlack
  3244.             Appearance.ColorMirrorHot = clBlack
  3245.             Appearance.ColorMirrorHotTo = clBlack
  3246.             Appearance.ColorMirrorDown = clBlack
  3247.             Appearance.ColorMirrorDownTo = clBlack
  3248.             Appearance.ColorMirrorChecked = clBlack
  3249.             Appearance.ColorMirrorCheckedTo = clBlack
  3250.             Appearance.ColorMirrorDisabled = clBlack
  3251.             Appearance.ColorMirrorDisabledTo = clBlack
  3252.           end
  3253.           object AdvGlowButton16: TAdvGlowButton
  3254.             Left = 363
  3255.             Top = 3
  3256.             Width = 48
  3257.             Height = 24
  3258.             AntiAlias = aaAntiAlias
  3259.             Caption = 'Here'
  3260.             Font.Charset = ANSI_CHARSET
  3261.             Font.Color = clRed
  3262.             Font.Height = -19
  3263.             Font.Name = 'Arial'
  3264.             Font.Style = [fsBold]
  3265.             NotesFont.Charset = DEFAULT_CHARSET
  3266.             NotesFont.Color = clWindowText
  3267.             NotesFont.Height = -11
  3268.             NotesFont.Name = 'Tahoma'
  3269.             NotesFont.Style = []
  3270.             ParentFont = False
  3271.             Transparent = True
  3272.             WordWrap = False
  3273.             TabOrder = 9
  3274.             Appearance.BorderColor = clBlack
  3275.             Appearance.BorderColorHot = clBlack
  3276.             Appearance.BorderColorDown = clBlack
  3277.             Appearance.BorderColorChecked = clBlack
  3278.             Appearance.BorderColorDisabled = clBlack
  3279.             Appearance.Color = clBlack
  3280.             Appearance.ColorTo = clBlack
  3281.             Appearance.ColorChecked = clBlack
  3282.             Appearance.ColorCheckedTo = clBlack
  3283.             Appearance.ColorDisabled = clBlack
  3284.             Appearance.ColorDisabledTo = clBlack
  3285.             Appearance.ColorDown = clBlack
  3286.             Appearance.ColorDownTo = clBlack
  3287.             Appearance.ColorHot = clBlack
  3288.             Appearance.ColorHotTo = clBlack
  3289.             Appearance.ColorMirror = clBlack
  3290.             Appearance.ColorMirrorTo = clBlack
  3291.             Appearance.ColorMirrorHot = clBlack
  3292.             Appearance.ColorMirrorHotTo = clBlack
  3293.             Appearance.ColorMirrorDown = clBlack
  3294.             Appearance.ColorMirrorDownTo = clBlack
  3295.             Appearance.ColorMirrorChecked = clBlack
  3296.             Appearance.ColorMirrorCheckedTo = clBlack
  3297.             Appearance.ColorMirrorDisabled = clBlack
  3298.             Appearance.ColorMirrorDisabledTo = clBlack
  3299.           end
  3300.           object editKey1: TEdit
  3301.             Left = 358
  3302.             Top = 88
  3303.             Width = 44
  3304.             Height = 19
  3305.             Ctl3D = False
  3306.             ParentCtl3D = False
  3307.             TabOrder = 3
  3308.           end
  3309.           object editKey2: TEdit
  3310.             Left = 419
  3311.             Top = 88
  3312.             Width = 44
  3313.             Height = 19
  3314.             Ctl3D = False
  3315.             ParentCtl3D = False
  3316.             TabOrder = 4
  3317.           end
  3318.           object editKey3: TEdit
  3319.             Left = 484
  3320.             Top = 88
  3321.             Width = 45
  3322.             Height = 19
  3323.             Ctl3D = False
  3324.             ParentCtl3D = False
  3325.             TabOrder = 5
  3326.           end
  3327.           object btnUnlock: TAdvGlowButton
  3328.             Left = 554
  3329.             Top = 83
  3330.             Width = 71
  3331.             Height = 28
  3332.             Caption = 'Register'
  3333.             Font.Charset = ANSI_CHARSET
  3334.             Font.Color = clWhite
  3335.             Font.Height = -13
  3336.             Font.Name = 'Arial'
  3337.             Font.Style = [fsBold]
  3338.             NotesFont.Charset = DEFAULT_CHARSET
  3339.             NotesFont.Color = clWindowText
  3340.             NotesFont.Height = -11
  3341.             NotesFont.Name = 'Tahoma'
  3342.             NotesFont.Style = []
  3343.             ParentFont = False
  3344.             TabOrder = 6
  3345.             OnClick = btnUnlockClick
  3346.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  3347.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  3348.             Appearance.BorderColor = clWhite
  3349.             Appearance.BorderColorHot = clWhite
  3350.             Appearance.BorderColorDown = clWhite
  3351.             Appearance.Color = clGreen
  3352.             Appearance.ColorTo = clGreen
  3353.             Appearance.ColorChecked = 16111818
  3354.             Appearance.ColorCheckedTo = 16367008
  3355.             Appearance.ColorDisabled = 15921906
  3356.             Appearance.ColorDisabledTo = 15921906
  3357.             Appearance.ColorDown = 16111818
  3358.             Appearance.ColorDownTo = 16367008
  3359.             Appearance.ColorHot = clLime
  3360.             Appearance.ColorHotTo = clLime
  3361.             Appearance.ColorMirror = clGreen
  3362.             Appearance.ColorMirrorTo = clGreen
  3363.             Appearance.ColorMirrorHot = clLime
  3364.             Appearance.ColorMirrorHotTo = clLime
  3365.             Appearance.ColorMirrorDown = 16102556
  3366.             Appearance.ColorMirrorDownTo = 16768988
  3367.             Appearance.ColorMirrorChecked = 16102556
  3368.             Appearance.ColorMirrorCheckedTo = 16768988
  3369.             Appearance.ColorMirrorDisabled = 11974326
  3370.             Appearance.ColorMirrorDisabledTo = 15921906
  3371.           end
  3372.           object pnlAward: TPanel
  3373.             Left = 323
  3374.             Top = 124
  3375.             Width = 269
  3376.             Height = 82
  3377.             BevelOuter = bvNone
  3378.             Caption = 'pnlAward'
  3379.             Color = clBlack
  3380.             ParentBackground = False
  3381.             TabOrder = 10
  3382.             object imgShield: TImage
  3383.               Left = 0
  3384.               Top = 1
  3385.               Width = 74
  3386.               Height = 77
  3387.               AutoSize = True
  3388.               Picture.Data = {<image021.jpg>}
  3389.               Transparent = True
  3390.             end
  3391.             object imgStar1: TImage
  3392.               Left = 71
  3393.               Top = 35
  3394.               Width = 36
  3395.               Height = 35
  3396.               AutoSize = True
  3397.               Picture.Data = {<image022.jpg>}
  3398.               Transparent = True
  3399.             end
  3400.             object imgStar2: TImage
  3401.               Left = 109
  3402.               Top = 35
  3403.               Width = 36
  3404.               Height = 35
  3405.               AutoSize = True
  3406.               Picture.Data = {<image023.jpg>}
  3407.               Transparent = True
  3408.             end
  3409.             object imgStar3: TImage
  3410.               Left = 147
  3411.               Top = 35
  3412.               Width = 36
  3413.               Height = 35
  3414.               AutoSize = True
  3415.               Picture.Data = {<image024.jpg>}
  3416.               Transparent = True
  3417.             end
  3418.             object imgStar4: TImage
  3419.               Left = 185
  3420.               Top = 35
  3421.               Width = 36
  3422.               Height = 35
  3423.               AutoSize = True
  3424.               Picture.Data = {<image025.jpg>}
  3425.               Transparent = True
  3426.             end
  3427.             object imgStar5: TImage
  3428.               Left = 225
  3429.               Top = 35
  3430.               Width = 36
  3431.               Height = 35
  3432.               AutoSize = True
  3433.               Picture.Data = {<image026.jpg>}
  3434.               Transparent = True
  3435.             end
  3436.             object lblAward: TLabel
  3437.               Left = 85
  3438.               Top = 16
  3439.               Width = 163
  3440.               Height = 13
  3441.               Caption = 'Vista 5 Star Software Award 2010'
  3442.               Font.Charset = DEFAULT_CHARSET
  3443.               Font.Color = clWhite
  3444.               Font.Height = -11
  3445.               Font.Name = 'Tahoma'
  3446.               Font.Style = [fsUnderline]
  3447.               ParentFont = False
  3448.               OnClick = lblAwardClick
  3449.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  3450.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  3451.             end
  3452.           end
  3453.           object pnlScrollHide: TPanel
  3454.             Left = 317
  3455.             Top = 200
  3456.             Width = 282
  3457.             Height = 46
  3458.             BevelOuter = bvNone
  3459.             Color = clBlack
  3460.             ParentBackground = False
  3461.             TabOrder = 11
  3462.           end
  3463.           object pnlUnlocked: TPanel
  3464.             Left = 282
  3465.             Top = 120
  3466.             Width = 356
  3467.             Height = 115
  3468.             BevelOuter = bvNone
  3469.             Caption = 'pnlUnlocked'
  3470.             Color = clBlack
  3471.             ParentBackground = False
  3472.             TabOrder = 12
  3473.             Visible = False
  3474.             object Image7: TImage
  3475.               Left = 275
  3476.               Top = 0
  3477.               Width = 72
  3478.               Height = 65
  3479.               AutoSize = True
  3480.               Picture.Data = {<image027.jpg>}
  3481.               Transparent = True
  3482.             end
  3483.             object Label14: TLabel
  3484.               Left = 11
  3485.               Top = 34
  3486.               Width = 239
  3487.               Height = 38
  3488.               AutoSize = False
  3489.               Caption = 
  3490.                 'Your software is registered. Thank you for supporting CPU Speed ' +
  3491.                 'Professional.'
  3492.               Font.Charset = DEFAULT_CHARSET
  3493.               Font.Color = clSilver
  3494.               Font.Height = -11
  3495.               Font.Name = 'Tahoma'
  3496.               Font.Style = []
  3497.               ParentFont = False
  3498.               WordWrap = True
  3499.             end
  3500.             object lblRegUserVisit: TLabel
  3501.               Left = 55
  3502.               Top = 80
  3503.               Width = 255
  3504.               Height = 19
  3505.               AutoSize = False
  3506.               Caption = 'Visit the Wizard Software CPU Speed Website'
  3507.               Font.Charset = DEFAULT_CHARSET
  3508.               Font.Color = 16728642
  3509.               Font.Height = -12
  3510.               Font.Name = 'Tahoma'
  3511.               Font.Style = [fsUnderline]
  3512.               ParentFont = False
  3513.               WordWrap = True
  3514.               OnClick = lblRegUserVisitClick
  3515.               OnMouseEnter = btnCpuBenchmarkMouseEnter
  3516.               OnMouseLeave = btnCpuBenchmarkMouseLeave
  3517.             end
  3518.             object AdvGlowButton17: TAdvGlowButton
  3519.               Left = 0
  3520.               Top = 3
  3521.               Width = 137
  3522.               Height = 24
  3523.               AntiAlias = aaAntiAlias
  3524.               Caption = 'Thank you for '
  3525.               Font.Charset = ANSI_CHARSET
  3526.               Font.Color = clWhite
  3527.               Font.Height = -19
  3528.               Font.Name = 'Arial'
  3529.               Font.Style = [fsBold]
  3530.               NotesFont.Charset = DEFAULT_CHARSET
  3531.               NotesFont.Color = clWindowText
  3532.               NotesFont.Height = -11
  3533.               NotesFont.Name = 'Tahoma'
  3534.               NotesFont.Style = []
  3535.               ParentFont = False
  3536.               Transparent = True
  3537.               WordWrap = False
  3538.               TabOrder = 0
  3539.               Appearance.BorderColor = clBlack
  3540.               Appearance.BorderColorHot = clBlack
  3541.               Appearance.BorderColorDown = clBlack
  3542.               Appearance.BorderColorChecked = clBlack
  3543.               Appearance.BorderColorDisabled = clBlack
  3544.               Appearance.Color = clBlack
  3545.               Appearance.ColorTo = clBlack
  3546.               Appearance.ColorChecked = clBlack
  3547.               Appearance.ColorCheckedTo = clBlack
  3548.               Appearance.ColorDisabled = clBlack
  3549.               Appearance.ColorDisabledTo = clBlack
  3550.               Appearance.ColorDown = clBlack
  3551.               Appearance.ColorDownTo = clBlack
  3552.               Appearance.ColorHot = clBlack
  3553.               Appearance.ColorHotTo = clBlack
  3554.               Appearance.ColorMirror = clBlack
  3555.               Appearance.ColorMirrorTo = clBlack
  3556.               Appearance.ColorMirrorHot = clBlack
  3557.               Appearance.ColorMirrorHotTo = clBlack
  3558.               Appearance.ColorMirrorDown = clBlack
  3559.               Appearance.ColorMirrorDownTo = clBlack
  3560.               Appearance.ColorMirrorChecked = clBlack
  3561.               Appearance.ColorMirrorCheckedTo = clBlack
  3562.               Appearance.ColorMirrorDisabled = clBlack
  3563.               Appearance.ColorMirrorDisabledTo = clBlack
  3564.             end
  3565.             object AdvGlowButton18: TAdvGlowButton
  3566.               Left = 140
  3567.               Top = 3
  3568.               Width = 106
  3569.               Height = 24
  3570.               AntiAlias = aaAntiAlias
  3571.               Caption = 'Registering'
  3572.               Font.Charset = ANSI_CHARSET
  3573.               Font.Color = clRed
  3574.               Font.Height = -19
  3575.               Font.Name = 'Arial'
  3576.               Font.Style = [fsBold]
  3577.               NotesFont.Charset = DEFAULT_CHARSET
  3578.               NotesFont.Color = clWindowText
  3579.               NotesFont.Height = -11
  3580.               NotesFont.Name = 'Tahoma'
  3581.               NotesFont.Style = []
  3582.               ParentFont = False
  3583.               Transparent = True
  3584.               WordWrap = False
  3585.               TabOrder = 1
  3586.               Appearance.BorderColor = clBlack
  3587.               Appearance.BorderColorHot = clBlack
  3588.               Appearance.BorderColorDown = clBlack
  3589.               Appearance.BorderColorChecked = clBlack
  3590.               Appearance.BorderColorDisabled = clBlack
  3591.               Appearance.Color = clBlack
  3592.               Appearance.ColorTo = clBlack
  3593.               Appearance.ColorChecked = clBlack
  3594.               Appearance.ColorCheckedTo = clBlack
  3595.               Appearance.ColorDisabled = clBlack
  3596.               Appearance.ColorDisabledTo = clBlack
  3597.               Appearance.ColorDown = clBlack
  3598.               Appearance.ColorDownTo = clBlack
  3599.               Appearance.ColorHot = clBlack
  3600.               Appearance.ColorHotTo = clBlack
  3601.               Appearance.ColorMirror = clBlack
  3602.               Appearance.ColorMirrorTo = clBlack
  3603.               Appearance.ColorMirrorHot = clBlack
  3604.               Appearance.ColorMirrorHotTo = clBlack
  3605.               Appearance.ColorMirrorDown = clBlack
  3606.               Appearance.ColorMirrorDownTo = clBlack
  3607.               Appearance.ColorMirrorChecked = clBlack
  3608.               Appearance.ColorMirrorCheckedTo = clBlack
  3609.               Appearance.ColorMirrorDisabled = clBlack
  3610.               Appearance.ColorMirrorDisabledTo = clBlack
  3611.             end
  3612.           end
  3613.           object editEmail: TEdit
  3614.             Left = 358
  3615.             Top = 63
  3616.             Width = 169
  3617.             Height = 19
  3618.             Ctl3D = False
  3619.             ParentCtl3D = False
  3620.             TabOrder = 2
  3621.           end
  3622.         end
  3623.       end
  3624.     end
  3625.   end
  3626.   object pnlDragBottom: TAdvPanel
  3627.     Left = 0
  3628.     Top = 608
  3629.     Width = 669
  3630.     Height = 21
  3631.     Align = alBottom
  3632.     BevelOuter = bvNone
  3633.     Color = 5065801
  3634.     Font.Charset = DEFAULT_CHARSET
  3635.     Font.Color = clWindowText
  3636.     Font.Height = -11
  3637.     Font.Name = 'Tahoma'
  3638.     Font.Style = []
  3639.     ParentFont = False
  3640.     TabOrder = 2
  3641.     UseDockManager = True
  3642.     Version = '1.7.8.1'
  3643.     BorderWidth = 1
  3644.     Caption.Color = clHighlight
  3645.     Caption.ColorTo = clNone
  3646.     Caption.Font.Charset = DEFAULT_CHARSET
  3647.     Caption.Font.Color = clHighlightText
  3648.     Caption.Font.Height = -11
  3649.     Caption.Font.Name = 'Tahoma'
  3650.     Caption.Font.Style = []
  3651.     StatusBar.Font.Charset = DEFAULT_CHARSET
  3652.     StatusBar.Font.Color = clWindowText
  3653.     StatusBar.Font.Height = -11
  3654.     StatusBar.Font.Name = 'Tahoma'
  3655.     StatusBar.Font.Style = []
  3656.     FullHeight = 0
  3657.     object Shape5: TShape
  3658.       Left = 1
  3659.       Top = 1
  3660.       Width = 667
  3661.       Height = 1
  3662.       Align = alTop
  3663.       Brush.Color = 5985877
  3664.       Pen.Color = 5985877
  3665.       ExplicitLeft = 137
  3666.       ExplicitTop = 44
  3667.       ExplicitWidth = 65
  3668.     end
  3669.     object Shape9: TShape
  3670.       Left = 1
  3671.       Top = 19
  3672.       Width = 667
  3673.       Height = 1
  3674.       Align = alBottom
  3675.       Brush.Color = 5985877
  3676.       Pen.Color = 5985877
  3677.       ExplicitLeft = 137
  3678.       ExplicitTop = 44
  3679.       ExplicitWidth = 65
  3680.     end
  3681.     object lblCopyright: TLabel
  3682.       Left = 249
  3683.       Top = 3
  3684.       Width = 180
  3685.       Height = 13
  3686.       Caption = 'Copyright '#169' 2010 CPU Speed Pro Inc'
  3687.       Font.Charset = DEFAULT_CHARSET
  3688.       Font.Color = clWhite
  3689.       Font.Height = -11
  3690.       Font.Name = 'Tahoma'
  3691.       Font.Style = [fsUnderline]
  3692.       ParentFont = False
  3693.       OnClick = lblCopyrightClick
  3694.       OnMouseEnter = imgPayPalMouseEnter
  3695.       OnMouseLeave = imgPayPalMouseLeave
  3696.     end
  3697.   end
  3698.   object pnlCaptionMiddle: TPanel
  3699.     Left = 0
  3700.     Top = 333
  3701.     Width = 669
  3702.     Height = 20
  3703.     Align = alTop
  3704.     BevelOuter = bvNone
  3705.     Color = 5065801
  3706.     FullRepaint = False
  3707.     ParentBackground = False
  3708.     TabOrder = 3
  3709.     object Shape12: TShape
  3710.       Left = 0
  3711.       Top = 0
  3712.       Width = 669
  3713.       Height = 1
  3714.       Align = alTop
  3715.       Brush.Color = 5985877
  3716.       Pen.Color = 5985877
  3717.       ExplicitLeft = 137
  3718.       ExplicitTop = 44
  3719.       ExplicitWidth = 65
  3720.     end
  3721.     object lblCurrentTab: TLabel
  3722.       Left = 10
  3723.       Top = 2
  3724.       Width = 208
  3725.       Height = 16
  3726.       Caption = 'Welcome to CPU Speed Professional'
  3727.       Font.Charset = DEFAULT_CHARSET
  3728.       Font.Color = clSilver
  3729.       Font.Height = -13
  3730.       Font.Name = 'Tahoma'
  3731.       Font.Style = []
  3732.       ParentFont = False
  3733.     end
  3734.   end
  3735.   object pnlTop: TPanel
  3736.     Left = 0
  3737.     Top = 21
  3738.     Width = 669
  3739.     Height = 312
  3740.     Align = alTop
  3741.     BevelOuter = bvNone
  3742.     BorderWidth = 4
  3743.     Color = 3157288
  3744.     FullRepaint = False
  3745.     ParentBackground = False
  3746.     TabOrder = 4
  3747.     object Shape1: TShape
  3748.       Left = 4
  3749.       Top = 4
  3750.       Width = 661
  3751.       Height = 1
  3752.       Align = alTop
  3753.       Brush.Color = 5985877
  3754.       Pen.Color = 166
  3755.     end
  3756.     object Shape3: TShape
  3757.       Left = 4
  3758.       Top = 307
  3759.       Width = 661
  3760.       Height = 1
  3761.       Align = alBottom
  3762.       Brush.Color = 5985877
  3763.       Pen.Color = 5985877
  3764.       ExplicitLeft = 137
  3765.       ExplicitTop = 44
  3766.       ExplicitWidth = 65
  3767.     end
  3768.     object pnlTopLeftNew: TPanel
  3769.       Left = 4
  3770.       Top = 5
  3771.       Width = 198
  3772.       Height = 302
  3773.       Align = alLeft
  3774.       BevelOuter = bvNone
  3775.       BorderWidth = 3
  3776.       Color = 3157288
  3777.       ParentBackground = False
  3778.       TabOrder = 0
  3779.       object Shape2: TShape
  3780.         Left = 197
  3781.         Top = 1
  3782.         Width = 1
  3783.         Height = 301
  3784.         Brush.Color = 5985877
  3785.         Pen.Color = 5985877
  3786.       end
  3787.       object btnCpuBenchmark: TAdvGlowButton
  3788.         Left = 6
  3789.         Top = 116
  3790.         Width = 186
  3791.         Height = 35
  3792.         BorderStyle = bsNone
  3793.         Caption = 'NEW - CPU Benchmark'
  3794.         Font.Charset = ANSI_CHARSET
  3795.         Font.Color = clRed
  3796.         Font.Height = -11
  3797.         Font.Name = 'Arial'
  3798.         Font.Style = []
  3799.         FocusType = ftNone
  3800.         NotesFont.Charset = DEFAULT_CHARSET
  3801.         NotesFont.Color = clWindowText
  3802.         NotesFont.Height = -11
  3803.         NotesFont.Name = 'Tahoma'
  3804.         NotesFont.Style = []
  3805.         ParentFont = False
  3806.         TabOrder = 0
  3807.         OnClick = btnCpuBenchmarkClick
  3808.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  3809.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  3810.         Appearance.BorderColor = 7563359
  3811.         Appearance.BorderColorDown = clRed
  3812.         Appearance.BorderColorChecked = clRed
  3813.         Appearance.Color = clBlack
  3814.         Appearance.ColorTo = clBlack
  3815.         Appearance.ColorChecked = clBlack
  3816.         Appearance.ColorCheckedTo = clBlack
  3817.         Appearance.ColorDisabled = clBlack
  3818.         Appearance.ColorDisabledTo = clBlack
  3819.         Appearance.ColorDown = clBlack
  3820.         Appearance.ColorDownTo = clRed
  3821.         Appearance.ColorHot = clBlack
  3822.         Appearance.ColorHotTo = clRed
  3823.         Appearance.ColorMirror = clBlack
  3824.         Appearance.ColorMirrorTo = clBlack
  3825.         Appearance.ColorMirrorHot = clBlack
  3826.         Appearance.ColorMirrorHotTo = clBlack
  3827.         Appearance.ColorMirrorDown = clBlack
  3828.         Appearance.ColorMirrorDownTo = clBlack
  3829.         Appearance.ColorMirrorChecked = clBlack
  3830.         Appearance.ColorMirrorCheckedTo = clBlack
  3831.         Appearance.ColorMirrorDisabled = clBlack
  3832.         Appearance.ColorMirrorDisabledTo = clBlack
  3833.         Appearance.Gradient = ggRadial
  3834.         Appearance.GradientMirror = ggRadial
  3835.         Appearance.GradientMirrorChecked = ggRadial
  3836.       end
  3837.       object btnGetRanking: TAdvGlowButton
  3838.         Left = 6
  3839.         Top = 152
  3840.         Width = 186
  3841.         Height = 35
  3842.         BorderStyle = bsNone
  3843.         Caption = 'View Online CPU Scores'
  3844.         Font.Charset = ANSI_CHARSET
  3845.         Font.Color = clSilver
  3846.         Font.Height = -11
  3847.         Font.Name = 'Arial'
  3848.         Font.Style = []
  3849.         FocusType = ftNone
  3850.         NotesFont.Charset = DEFAULT_CHARSET
  3851.         NotesFont.Color = clWindowText
  3852.         NotesFont.Height = -11
  3853.         NotesFont.Name = 'Tahoma'
  3854.         NotesFont.Style = []
  3855.         ParentFont = False
  3856.         TabOrder = 1
  3857.         OnClick = btnGetRankingClick
  3858.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  3859.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  3860.         Appearance.BorderColor = 7563359
  3861.         Appearance.BorderColorDown = clRed
  3862.         Appearance.BorderColorChecked = clRed
  3863.         Appearance.Color = clBlack
  3864.         Appearance.ColorTo = clBlack
  3865.         Appearance.ColorChecked = clBlack
  3866.         Appearance.ColorCheckedTo = clBlack
  3867.         Appearance.ColorDisabled = clBlack
  3868.         Appearance.ColorDisabledTo = clBlack
  3869.         Appearance.ColorDown = clBlack
  3870.         Appearance.ColorDownTo = clRed
  3871.         Appearance.ColorHot = clBlack
  3872.         Appearance.ColorHotTo = clRed
  3873.         Appearance.ColorMirror = clBlack
  3874.         Appearance.ColorMirrorTo = clBlack
  3875.         Appearance.ColorMirrorHot = clBlack
  3876.         Appearance.ColorMirrorHotTo = clBlack
  3877.         Appearance.ColorMirrorDown = clBlack
  3878.         Appearance.ColorMirrorDownTo = clBlack
  3879.         Appearance.ColorMirrorChecked = clBlack
  3880.         Appearance.ColorMirrorCheckedTo = clBlack
  3881.         Appearance.ColorMirrorDisabled = clBlack
  3882.         Appearance.ColorMirrorDisabledTo = clBlack
  3883.         Appearance.Gradient = ggRadial
  3884.         Appearance.GradientMirror = ggRadial
  3885.         Appearance.GradientMirrorChecked = ggRadial
  3886.       end
  3887.       object btnExit1: TAdvGlowButton
  3888.         Left = 6
  3889.         Top = 260
  3890.         Width = 186
  3891.         Height = 35
  3892.         BorderStyle = bsNone
  3893.         Caption = 'Exit'
  3894.         Font.Charset = ANSI_CHARSET
  3895.         Font.Color = clSilver
  3896.         Font.Height = -11
  3897.         Font.Name = 'Arial'
  3898.         Font.Style = []
  3899.         FocusType = ftNone
  3900.         NotesFont.Charset = DEFAULT_CHARSET
  3901.         NotesFont.Color = clWindowText
  3902.         NotesFont.Height = -11
  3903.         NotesFont.Name = 'Tahoma'
  3904.         NotesFont.Style = []
  3905.         ParentFont = False
  3906.         TabOrder = 2
  3907.         OnClick = btnExitClick
  3908.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  3909.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  3910.         Appearance.BorderColor = 7563359
  3911.         Appearance.BorderColorDown = clRed
  3912.         Appearance.BorderColorChecked = clRed
  3913.         Appearance.Color = clBlack
  3914.         Appearance.ColorTo = clBlack
  3915.         Appearance.ColorChecked = clBlack
  3916.         Appearance.ColorCheckedTo = clBlack
  3917.         Appearance.ColorDisabled = clBlack
  3918.         Appearance.ColorDisabledTo = clBlack
  3919.         Appearance.ColorDown = clBlack
  3920.         Appearance.ColorDownTo = clRed
  3921.         Appearance.ColorHot = clBlack
  3922.         Appearance.ColorHotTo = clLime
  3923.         Appearance.ColorMirror = clBlack
  3924.         Appearance.ColorMirrorTo = clBlack
  3925.         Appearance.ColorMirrorHot = clBlack
  3926.         Appearance.ColorMirrorHotTo = clBlack
  3927.         Appearance.ColorMirrorDown = clBlack
  3928.         Appearance.ColorMirrorDownTo = clBlack
  3929.         Appearance.ColorMirrorChecked = clBlack
  3930.         Appearance.ColorMirrorCheckedTo = clBlack
  3931.         Appearance.ColorMirrorDisabled = clBlack
  3932.         Appearance.ColorMirrorDisabledTo = clBlack
  3933.         Appearance.Gradient = ggRadial
  3934.         Appearance.GradientMirror = ggRadial
  3935.         Appearance.GradientMirrorChecked = ggRadial
  3936.       end
  3937.       object btnAbout: TAdvGlowButton
  3938.         Left = 6
  3939.         Top = 188
  3940.         Width = 186
  3941.         Height = 35
  3942.         BorderStyle = bsNone
  3943.         Caption = 'About CPU Speed'
  3944.         Font.Charset = ANSI_CHARSET
  3945.         Font.Color = clSilver
  3946.         Font.Height = -11
  3947.         Font.Name = 'Arial'
  3948.         Font.Style = []
  3949.         FocusType = ftNone
  3950.         NotesFont.Charset = DEFAULT_CHARSET
  3951.         NotesFont.Color = clWindowText
  3952.         NotesFont.Height = -11
  3953.         NotesFont.Name = 'Tahoma'
  3954.         NotesFont.Style = []
  3955.         ParentFont = False
  3956.         TabOrder = 3
  3957.         OnClick = btnAboutClick
  3958.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  3959.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  3960.         Appearance.BorderColor = 7563359
  3961.         Appearance.BorderColorDown = clRed
  3962.         Appearance.BorderColorChecked = clRed
  3963.         Appearance.Color = clBlack
  3964.         Appearance.ColorTo = clBlack
  3965.         Appearance.ColorChecked = clBlack
  3966.         Appearance.ColorCheckedTo = clBlack
  3967.         Appearance.ColorDisabled = clBlack
  3968.         Appearance.ColorDisabledTo = clBlack
  3969.         Appearance.ColorDown = clBlack
  3970.         Appearance.ColorDownTo = clRed
  3971.         Appearance.ColorHot = clBlack
  3972.         Appearance.ColorHotTo = clRed
  3973.         Appearance.ColorMirror = clBlack
  3974.         Appearance.ColorMirrorTo = clBlack
  3975.         Appearance.ColorMirrorHot = clBlack
  3976.         Appearance.ColorMirrorHotTo = clBlack
  3977.         Appearance.ColorMirrorDown = clBlack
  3978.         Appearance.ColorMirrorDownTo = clBlack
  3979.         Appearance.ColorMirrorChecked = clBlack
  3980.         Appearance.ColorMirrorCheckedTo = clBlack
  3981.         Appearance.ColorMirrorDisabled = clBlack
  3982.         Appearance.ColorMirrorDisabledTo = clBlack
  3983.         Appearance.Gradient = ggRadial
  3984.         Appearance.GradientMirror = ggRadial
  3985.         Appearance.GradientMirrorChecked = ggRadial
  3986.       end
  3987.       object btnCPUDetails: TAdvGlowButton
  3988.         Left = 6
  3989.         Top = 80
  3990.         Width = 186
  3991.         Height = 35
  3992.         BorderStyle = bsNone
  3993.         Caption = 'Show CPU Details'
  3994.         Font.Charset = ANSI_CHARSET
  3995.         Font.Color = clSilver
  3996.         Font.Height = -11
  3997.         Font.Name = 'Arial'
  3998.         Font.Style = []
  3999.         FocusType = ftNone
  4000.         NotesFont.Charset = DEFAULT_CHARSET
  4001.         NotesFont.Color = clWindowText
  4002.         NotesFont.Height = -11
  4003.         NotesFont.Name = 'Tahoma'
  4004.         NotesFont.Style = []
  4005.         ParentFont = False
  4006.         TabOrder = 4
  4007.         OnClick = btnCPUDetailsClick
  4008.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  4009.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  4010.         Appearance.BorderColor = 7563359
  4011.         Appearance.BorderColorDown = clRed
  4012.         Appearance.BorderColorChecked = clRed
  4013.         Appearance.Color = clBlack
  4014.         Appearance.ColorTo = clBlack
  4015.         Appearance.ColorChecked = clBlack
  4016.         Appearance.ColorCheckedTo = clBlack
  4017.         Appearance.ColorDisabled = clBlack
  4018.         Appearance.ColorDisabledTo = clBlack
  4019.         Appearance.ColorDown = clBlack
  4020.         Appearance.ColorDownTo = clRed
  4021.         Appearance.ColorHot = clBlack
  4022.         Appearance.ColorHotTo = clRed
  4023.         Appearance.ColorMirror = clBlack
  4024.         Appearance.ColorMirrorTo = clBlack
  4025.         Appearance.ColorMirrorHot = clBlack
  4026.         Appearance.ColorMirrorHotTo = clBlack
  4027.         Appearance.ColorMirrorDown = clBlack
  4028.         Appearance.ColorMirrorDownTo = clBlack
  4029.         Appearance.ColorMirrorChecked = clBlack
  4030.         Appearance.ColorMirrorCheckedTo = clBlack
  4031.         Appearance.ColorMirrorDisabled = clBlack
  4032.         Appearance.ColorMirrorDisabledTo = clBlack
  4033.         Appearance.Gradient = ggRadial
  4034.         Appearance.GradientMirror = ggRadial
  4035.         Appearance.GradientMirrorChecked = ggRadial
  4036.       end
  4037.       object btnRegister: TAdvGlowButton
  4038.         Left = 6
  4039.         Top = 224
  4040.         Width = 186
  4041.         Height = 35
  4042.         BorderStyle = bsNone
  4043.         Caption = 'Register CPU Speed'
  4044.         Font.Charset = ANSI_CHARSET
  4045.         Font.Color = clSilver
  4046.         Font.Height = -11
  4047.         Font.Name = 'Arial'
  4048.         Font.Style = []
  4049.         FocusType = ftNone
  4050.         NotesFont.Charset = DEFAULT_CHARSET
  4051.         NotesFont.Color = clWindowText
  4052.         NotesFont.Height = -11
  4053.         NotesFont.Name = 'Tahoma'
  4054.         NotesFont.Style = []
  4055.         ParentFont = False
  4056.         TabOrder = 5
  4057.         OnClick = btnRegisterClick
  4058.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  4059.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  4060.         Appearance.BorderColor = 7563359
  4061.         Appearance.BorderColorDown = clRed
  4062.         Appearance.BorderColorChecked = clRed
  4063.         Appearance.Color = clBlack
  4064.         Appearance.ColorTo = clBlack
  4065.         Appearance.ColorChecked = clBlack
  4066.         Appearance.ColorCheckedTo = clBlack
  4067.         Appearance.ColorDisabled = clBlack
  4068.         Appearance.ColorDisabledTo = clBlack
  4069.         Appearance.ColorDown = clBlack
  4070.         Appearance.ColorDownTo = clRed
  4071.         Appearance.ColorHot = clBlack
  4072.         Appearance.ColorHotTo = clRed
  4073.         Appearance.ColorMirror = clBlack
  4074.         Appearance.ColorMirrorTo = clBlack
  4075.         Appearance.ColorMirrorHot = clBlack
  4076.         Appearance.ColorMirrorHotTo = clBlack
  4077.         Appearance.ColorMirrorDown = clBlack
  4078.         Appearance.ColorMirrorDownTo = clBlack
  4079.         Appearance.ColorMirrorChecked = clBlack
  4080.         Appearance.ColorMirrorCheckedTo = clBlack
  4081.         Appearance.ColorMirrorDisabled = clBlack
  4082.         Appearance.ColorMirrorDisabledTo = clBlack
  4083.         Appearance.Gradient = ggRadial
  4084.         Appearance.GradientMirror = ggRadial
  4085.         Appearance.GradientMirrorChecked = ggRadial
  4086.       end
  4087.       object btnTestCPU: TAdvGlowButton
  4088.         Left = 6
  4089.         Top = 44
  4090.         Width = 186
  4091.         Height = 35
  4092.         BorderStyle = bsNone
  4093.         Caption = 'Test CPU Speed'
  4094.         Font.Charset = ANSI_CHARSET
  4095.         Font.Color = clYellow
  4096.         Font.Height = -12
  4097.         Font.Name = 'Arial'
  4098.         Font.Style = [fsBold]
  4099.         FocusType = ftNone
  4100.         NotesFont.Charset = DEFAULT_CHARSET
  4101.         NotesFont.Color = clWindowText
  4102.         NotesFont.Height = -11
  4103.         NotesFont.Name = 'Tahoma'
  4104.         NotesFont.Style = []
  4105.         ParentFont = False
  4106.         TabOrder = 6
  4107.         OnClick = btnTestCPUClick
  4108.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  4109.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  4110.         Appearance.BorderColor = 7563359
  4111.         Appearance.BorderColorDown = clRed
  4112.         Appearance.BorderColorChecked = clRed
  4113.         Appearance.Color = clBlack
  4114.         Appearance.ColorTo = clBlack
  4115.         Appearance.ColorChecked = clBlack
  4116.         Appearance.ColorCheckedTo = clBlack
  4117.         Appearance.ColorDisabled = clBlack
  4118.         Appearance.ColorDisabledTo = clBlack
  4119.         Appearance.ColorDown = clBlack
  4120.         Appearance.ColorDownTo = clRed
  4121.         Appearance.ColorHot = clBlack
  4122.         Appearance.ColorHotTo = clRed
  4123.         Appearance.ColorMirror = clBlack
  4124.         Appearance.ColorMirrorTo = clBlack
  4125.         Appearance.ColorMirrorHot = clBlack
  4126.         Appearance.ColorMirrorHotTo = clBlack
  4127.         Appearance.ColorMirrorDown = clBlack
  4128.         Appearance.ColorMirrorDownTo = clBlack
  4129.         Appearance.ColorMirrorChecked = clBlack
  4130.         Appearance.ColorMirrorCheckedTo = clBlack
  4131.         Appearance.ColorMirrorDisabled = clBlack
  4132.         Appearance.ColorMirrorDisabledTo = clBlack
  4133.         Appearance.Gradient = ggRadial
  4134.         Appearance.GradientMirror = ggRadial
  4135.         Appearance.GradientMirrorChecked = ggRadial
  4136.       end
  4137.       object btnWelcome: TAdvGlowButton
  4138.         Left = 6
  4139.         Top = 8
  4140.         Width = 186
  4141.         Height = 35
  4142.         BorderStyle = bsNone
  4143.         Caption = 'Welcome to CPU Speed'
  4144.         Font.Charset = ANSI_CHARSET
  4145.         Font.Color = clSilver
  4146.         Font.Height = -11
  4147.         Font.Name = 'Arial'
  4148.         Font.Style = []
  4149.         FocusType = ftNone
  4150.         NotesFont.Charset = DEFAULT_CHARSET
  4151.         NotesFont.Color = clWindowText
  4152.         NotesFont.Height = -11
  4153.         NotesFont.Name = 'Tahoma'
  4154.         NotesFont.Style = []
  4155.         ParentFont = False
  4156.         TabOrder = 7
  4157.         OnClick = btnWelcomeClick
  4158.         OnMouseEnter = btnCpuBenchmarkMouseEnter
  4159.         OnMouseLeave = btnCpuBenchmarkMouseLeave
  4160.         Appearance.BorderColor = 7563359
  4161.         Appearance.BorderColorDown = clRed
  4162.         Appearance.BorderColorChecked = clRed
  4163.         Appearance.Color = clBlack
  4164.         Appearance.ColorTo = clBlack
  4165.         Appearance.ColorChecked = clBlack
  4166.         Appearance.ColorCheckedTo = clBlack
  4167.         Appearance.ColorDisabled = clBlack
  4168.         Appearance.ColorDisabledTo = clBlack
  4169.         Appearance.ColorDown = clBlack
  4170.         Appearance.ColorDownTo = clRed
  4171.         Appearance.ColorHot = clBlack
  4172.         Appearance.ColorHotTo = clRed
  4173.         Appearance.ColorMirror = clBlack
  4174.         Appearance.ColorMirrorTo = clBlack
  4175.         Appearance.ColorMirrorHot = clBlack
  4176.         Appearance.ColorMirrorHotTo = clBlack
  4177.         Appearance.ColorMirrorDown = clBlack
  4178.         Appearance.ColorMirrorDownTo = clBlack
  4179.         Appearance.ColorMirrorChecked = clBlack
  4180.         Appearance.ColorMirrorCheckedTo = clBlack
  4181.         Appearance.ColorMirrorDisabled = clBlack
  4182.         Appearance.ColorMirrorDisabledTo = clBlack
  4183.         Appearance.Gradient = ggRadial
  4184.         Appearance.GradientMirror = ggRadial
  4185.         Appearance.GradientMirrorChecked = ggRadial
  4186.       end
  4187.     end
  4188.     object pnlTopRightNew: TPanel
  4189.       Left = 202
  4190.       Top = 5
  4191.       Width = 463
  4192.       Height = 302
  4193.       Align = alClient
  4194.       BevelOuter = bvNone
  4195.       BorderWidth = 4
  4196.       Caption = 'pnlTopRightNew'
  4197.       Color = clBlack
  4198.       ParentBackground = False
  4199.       TabOrder = 1
  4200.       object imgDials: TImage
  4201.         Left = 0
  4202.         Top = -2
  4203.         Width = 460
  4204.         Height = 306
  4205.         AutoSize = True
  4206.         Picture.Data = {<image028.jpg>}
  4207.       end
  4208.       object lblCopyrightTop: TLabel
  4209.         Left = 7
  4210.         Top = 25
  4211.         Width = 170
  4212.         Height = 13
  4213.         Caption = 'Copyright '#169' 2010 Wizard Software'
  4214.         Font.Charset = DEFAULT_CHARSET
  4215.         Font.Color = clWhite
  4216.         Font.Height = -11
  4217.         Font.Name = 'Tahoma'
  4218.         Font.Style = [fsUnderline]
  4219.         ParentFont = False
  4220.         OnClick = lblCopyrightTopClick
  4221.         OnMouseEnter = imgPayPalMouseEnter
  4222.         OnMouseLeave = imgPayPalMouseLeave
  4223.       end
  4224.       object lblCompatible: TLabel
  4225.         Left = 7
  4226.         Top = 282
  4227.         Width = 188
  4228.         Height = 13
  4229.         Caption = 'Compatible with all Intel and AMD CPUs'
  4230.         Font.Charset = DEFAULT_CHARSET
  4231.         Font.Color = clWhite
  4232.         Font.Height = -11
  4233.         Font.Name = 'Tahoma'
  4234.         Font.Style = []
  4235.         ParentFont = False
  4236.       end
  4237.       object lblVersionMain: TLabel
  4238.         Left = 382
  4239.         Top = 283
  4240.         Width = 74
  4241.         Height = 13
  4242.         Caption = 'version 3.0.2.1'
  4243.         Font.Charset = DEFAULT_CHARSET
  4244.         Font.Color = clWhite
  4245.         Font.Height = -11
  4246.         Font.Name = 'Tahoma'
  4247.         Font.Style = []
  4248.         ParentFont = False
  4249.       end
  4250.       object AdvGlowButton7: TAdvGlowButton
  4251.         Left = 107
  4252.         Top = 3
  4253.         Width = 126
  4254.         Height = 24
  4255.         AntiAlias = aaAntiAlias
  4256.         Caption = 'Professional'
  4257.         Font.Charset = ANSI_CHARSET
  4258.         Font.Color = clRed
  4259.         Font.Height = -19
  4260.         Font.Name = 'Arial'
  4261.         Font.Style = [fsBold]
  4262.         NotesFont.Charset = DEFAULT_CHARSET
  4263.         NotesFont.Color = clWindowText
  4264.         NotesFont.Height = -11
  4265.         NotesFont.Name = 'Tahoma'
  4266.         NotesFont.Style = []
  4267.         ParentFont = False
  4268.         Transparent = True
  4269.         WordWrap = False
  4270.         TabOrder = 0
  4271.         Appearance.BorderColor = clBlack
  4272.         Appearance.BorderColorHot = clBlack
  4273.         Appearance.BorderColorDown = clBlack
  4274.         Appearance.BorderColorChecked = clBlack
  4275.         Appearance.BorderColorDisabled = clBlack
  4276.         Appearance.Color = clBlack
  4277.         Appearance.ColorTo = clBlack
  4278.         Appearance.ColorChecked = clBlack
  4279.         Appearance.ColorCheckedTo = clBlack
  4280.         Appearance.ColorDisabled = clBlack
  4281.         Appearance.ColorDisabledTo = clBlack
  4282.         Appearance.ColorDown = clBlack
  4283.         Appearance.ColorDownTo = clBlack
  4284.         Appearance.ColorHot = clBlack
  4285.         Appearance.ColorHotTo = clBlack
  4286.         Appearance.ColorMirror = clBlack
  4287.         Appearance.ColorMirrorTo = clBlack
  4288.         Appearance.ColorMirrorHot = clBlack
  4289.         Appearance.ColorMirrorHotTo = clBlack
  4290.         Appearance.ColorMirrorDown = clBlack
  4291.         Appearance.ColorMirrorDownTo = clBlack
  4292.         Appearance.ColorMirrorChecked = clBlack
  4293.         Appearance.ColorMirrorCheckedTo = clBlack
  4294.         Appearance.ColorMirrorDisabled = clBlack
  4295.         Appearance.ColorMirrorDisabledTo = clBlack
  4296.       end
  4297.       object btnProgName: TAdvGlowButton
  4298.         Left = 0
  4299.         Top = 3
  4300.         Width = 110
  4301.         Height = 24
  4302.         AntiAlias = aaAntiAlias
  4303.         Caption = 'CPU Speed'
  4304.         Font.Charset = ANSI_CHARSET
  4305.         Font.Color = clWhite
  4306.         Font.Height = -19
  4307.         Font.Name = 'Arial'
  4308.         Font.Style = [fsBold]
  4309.         NotesFont.Charset = DEFAULT_CHARSET
  4310.         NotesFont.Color = clWindowText
  4311.         NotesFont.Height = -11
  4312.         NotesFont.Name = 'Tahoma'
  4313.         NotesFont.Style = []
  4314.         ParentFont = False
  4315.         Transparent = True
  4316.         WordWrap = False
  4317.         TabOrder = 1
  4318.         Appearance.BorderColor = clBlack
  4319.         Appearance.BorderColorHot = clBlack
  4320.         Appearance.BorderColorDown = clBlack
  4321.         Appearance.BorderColorChecked = clBlack
  4322.         Appearance.BorderColorDisabled = clBlack
  4323.         Appearance.Color = clBlack
  4324.         Appearance.ColorTo = clBlack
  4325.         Appearance.ColorChecked = clBlack
  4326.         Appearance.ColorCheckedTo = clBlack
  4327.         Appearance.ColorDisabled = clBlack
  4328.         Appearance.ColorDisabledTo = clBlack
  4329.         Appearance.ColorDown = clBlack
  4330.         Appearance.ColorDownTo = clBlack
  4331.         Appearance.ColorHot = clBlack
  4332.         Appearance.ColorHotTo = clBlack
  4333.         Appearance.ColorMirror = clBlack
  4334.         Appearance.ColorMirrorTo = clBlack
  4335.         Appearance.ColorMirrorHot = clBlack
  4336.         Appearance.ColorMirrorHotTo = clBlack
  4337.         Appearance.ColorMirrorDown = clBlack
  4338.         Appearance.ColorMirrorDownTo = clBlack
  4339.         Appearance.ColorMirrorChecked = clBlack
  4340.         Appearance.ColorMirrorCheckedTo = clBlack
  4341.         Appearance.ColorMirrorDisabled = clBlack
  4342.         Appearance.ColorMirrorDisabledTo = clBlack
  4343.       end
  4344.       object gaugeMhz1: TA3nalogGauge
  4345.         Left = 210
  4346.         Top = 56
  4347.         Width = 188
  4348.         Height = 178
  4349.         Picture.Data = {<image029.bmp>}
  4350.         MinColor = clGreen
  4351.         MidColor = clYellow
  4352.         MaxColor = clRed
  4353.         FaceColor = clBtnFace
  4354.         TicksColor = clBlack
  4355.         ValueColor = clBlack
  4356.         CaptionColor = clBlack
  4357.         ArrowColor = clRed
  4358.         MarginColor = clBlack
  4359.         CenterColor = clGray
  4360.         CircleColor = clBlue
  4361.         CenterRadius = 4
  4362.         CircleRadius = 3
  4363.         Angle = 360
  4364.         Margin = 10
  4365.         Style = CenterStyle
  4366.         ArrowWidth = 5
  4367.         NumberMainTicks = 7
  4368.         LengthMainTicks = 15
  4369.         LengthSubTicks = 8
  4370.         FaceOptions = [ShowMargin, ShowMainTicks, ShowSubTicks, ShowIndicatorMax, ShowValues, ShowCenter, ShowFrame, Show3D, ShowCaption]
  4371.         Position = 73.000000000000000000
  4372.         Scale = 360
  4373.         IndMaximum = 44
  4374.         IndMinimum = 1
  4375.         Caption = 'mV'
  4376.         AntiAliased = aaBiline
  4377.       end
  4378.       object pnlDigitsSpeed: TAdvPanel
  4379.         Left = 277
  4380.         Top = 173
  4381.         Width = 55
  4382.         Height = 21
  4383.         BevelOuter = bvNone
  4384.         Color = clBlack
  4385.         Font.Charset = DEFAULT_CHARSET
  4386.         Font.Color = clWindowText
  4387.         Font.Height = -11
  4388.         Font.Name = 'Tahoma'
  4389.         Font.Style = []
  4390.         ParentFont = False
  4391.         TabOrder = 3
  4392.         UseDockManager = True
  4393.         Version = '1.7.8.1'
  4394.         BorderColor = 5065801
  4395.         BorderWidth = 1
  4396.         Caption.Color = clHighlight
  4397.         Caption.ColorTo = clNone
  4398.         Caption.Font.Charset = DEFAULT_CHARSET
  4399.         Caption.Font.Color = clHighlightText
  4400.         Caption.Font.Height = -11
  4401.         Caption.Font.Name = 'Tahoma'
  4402.         Caption.Font.Style = []
  4403.         StatusBar.Font.Charset = DEFAULT_CHARSET
  4404.         StatusBar.Font.Color = clWindowText
  4405.         StatusBar.Font.Height = -11
  4406.         StatusBar.Font.Name = 'Tahoma'
  4407.         StatusBar.Font.Style = []
  4408.         FullHeight = 0
  4409.         object ledMhz: TLCD99
  4410.           Left = 1
  4411.           Top = 4
  4412.           Width = 53
  4413.           Height = 14
  4414.           Animation = anRandom
  4415.           AnimationDelay = 5
  4416.           Color = clBlack
  4417.           DigitNum = 4
  4418.           DigitSpacing = 3
  4419.           DotSpacing = 4
  4420.           GapX = 1
  4421.           GapY = 1
  4422.           OnColor = clRed
  4423.           SegmentSize = 1
  4424.           Value = '0000'
  4425.         end
  4426.       end
  4427.       object pnlMhzCap: TPanel
  4428.         Left = 292
  4429.         Top = 157
  4430.         Width = 25
  4431.         Height = 12
  4432.         BevelOuter = bvNone
  4433.         Caption = 'Mhz'
  4434.         Color = clBlack
  4435.         Font.Charset = ANSI_CHARSET
  4436.         Font.Color = clWhite
  4437.         Font.Height = -11
  4438.         Font.Name = 'Tahoma'
  4439.         Font.Style = []
  4440.         ParentBackground = False
  4441.         ParentFont = False
  4442.         TabOrder = 6
  4443.       end
  4444.       object gaugePercent: TA3nalogGauge
  4445.         Left = 43
  4446.         Top = 91
  4447.         Width = 119
  4448.         Height = 122
  4449.         Picture.Data = {<image030.bmp>}
  4450.         MinColor = clGreen
  4451.         MidColor = clYellow
  4452.         MaxColor = clRed
  4453.         FaceColor = clBtnFace
  4454.         TicksColor = clBlack
  4455.         ValueColor = clBlack
  4456.         CaptionColor = clBlack
  4457.         ArrowColor = clRed
  4458.         MarginColor = clBlack
  4459.         CenterColor = clGray
  4460.         CircleColor = clBlue
  4461.         CenterRadius = 4
  4462.         CircleRadius = 3
  4463.         Angle = 360
  4464.         Margin = 10
  4465.         Style = CenterStyle
  4466.         ArrowWidth = 3
  4467.         NumberMainTicks = 7
  4468.         LengthMainTicks = 15
  4469.         LengthSubTicks = 8
  4470.         FaceOptions = [ShowMargin, ShowMainTicks, ShowSubTicks, ShowIndicatorMax, ShowValues, ShowCenter, ShowFrame, Show3D, ShowCaption]
  4471.         Position = 110.000000000000000000
  4472.         Scale = 360
  4473.         IndMaximum = 44
  4474.         IndMinimum = 1
  4475.         Caption = 'mV'
  4476.         AntiAliased = aaBiline
  4477.       end
  4478.       object pnlDigitsPercent: TAdvPanel
  4479.         Left = 79
  4480.         Top = 173
  4481.         Width = 47
  4482.         Height = 21
  4483.         BevelOuter = bvNone
  4484.         Color = clBlack
  4485.         Font.Charset = DEFAULT_CHARSET
  4486.         Font.Color = clWindowText
  4487.         Font.Height = -11
  4488.         Font.Name = 'Tahoma'
  4489.         Font.Style = []
  4490.         ParentFont = False
  4491.         TabOrder = 2
  4492.         UseDockManager = True
  4493.         Version = '1.7.8.1'
  4494.         BorderColor = 5065801
  4495.         BorderWidth = 1
  4496.         Caption.Color = clHighlight
  4497.         Caption.ColorTo = clNone
  4498.         Caption.Font.Charset = DEFAULT_CHARSET
  4499.         Caption.Font.Color = clHighlightText
  4500.         Caption.Font.Height = -11
  4501.         Caption.Font.Name = 'Tahoma'
  4502.         Caption.Font.Style = []
  4503.         StatusBar.Font.Charset = DEFAULT_CHARSET
  4504.         StatusBar.Font.Color = clWindowText
  4505.         StatusBar.Font.Height = -11
  4506.         StatusBar.Font.Name = 'Tahoma'
  4507.         StatusBar.Font.Style = []
  4508.         FullHeight = 0
  4509.         object ledPercent: TLCD99
  4510.           Left = 3
  4511.           Top = 4
  4512.           Width = 41
  4513.           Height = 14
  4514.           AnimationDelay = 5
  4515.           Color = clBlack
  4516.           DigitNum = 3
  4517.           DigitSpacing = 3
  4518.           DotSpacing = 4
  4519.           GapX = 1
  4520.           GapY = 1
  4521.           OnColor = clRed
  4522.           SegmentSize = 1
  4523.           Value = '000'
  4524.         end
  4525.       end
  4526.       object Panel2: TPanel
  4527.         Left = 83
  4528.         Top = 159
  4529.         Width = 38
  4530.         Height = 10
  4531.         BevelOuter = bvNone
  4532.         Caption = '% CPU'
  4533.         Color = clBlack
  4534.         Font.Charset = ANSI_CHARSET
  4535.         Font.Color = clWhite
  4536.         Font.Height = -11
  4537.         Font.Name = 'Tahoma'
  4538.         Font.Style = []
  4539.         ParentBackground = False
  4540.         ParentFont = False
  4541.         TabOrder = 8
  4542.       end
  4543.       object pnlMap: TPanel
  4544.         Left = 0
  4545.         Top = 93
  4546.         Width = 465
  4547.         Height = 301
  4548.         BevelOuter = bvNone
  4549.         Caption = 'pnlMap'
  4550.         Color = clBlack
  4551.         ParentBackground = False
  4552.         TabOrder = 4
  4553.         object Shape29: TShape
  4554.           Left = 0
  4555.           Top = 20
  4556.           Width = 465
  4557.           Height = 3
  4558.           Align = alTop
  4559.           Brush.Color = 5985877
  4560.           Pen.Color = 2764075
  4561.         end
  4562.         object imgMap: TImage
  4563.           Left = 0
  4564.           Top = 23
  4565.           Width = 465
  4566.           Height = 256
  4567.           Align = alClient
  4568.           ParentShowHint = False
  4569.           Picture.Data = {<image031.bmp>}
  4570.           ShowHint = False
  4571.           ExplicitTop = 24
  4572.           ExplicitHeight = 258
  4573.         end
  4574.         object imgNorthAmerica: TImage
  4575.           Left = 18
  4576.           Top = 43
  4577.           Width = 146
  4578.           Height = 134
  4579.           AutoSize = True
  4580.           Picture.Data = {<image032.bmp>}
  4581.           Visible = False
  4582.         end
  4583.         object imgAsia: TImage
  4584.           Left = 248
  4585.           Top = 50
  4586.           Width = 194
  4587.           Height = 148
  4588.           AutoSize = True
  4589.           Picture.Data = {<image033.bmp>}
  4590.           Visible = False
  4591.         end
  4592.         object imgOceana: TImage
  4593.           Left = 371
  4594.           Top = 189
  4595.           Width = 84
  4596.           Height = 59
  4597.           AutoSize = True
  4598.           Picture.Data = {<image034.bmp>}
  4599.           Transparent = True
  4600.           Visible = False
  4601.         end
  4602.         object imgEurope: TImage
  4603.           Left = 186
  4604.           Top = 43
  4605.           Width = 80
  4606.           Height = 88
  4607.           AutoSize = True
  4608.           Picture.Data = {<image035.bmp>}
  4609.           Visible = False
  4610.         end
  4611.         object imgAfrica: TImage
  4612.           Left = 196
  4613.           Top = 127
  4614.           Width = 93
  4615.           Height = 94
  4616.           AutoSize = True
  4617.           Picture.Data = {<image036.bmp>}
  4618.           Visible = False
  4619.         end
  4620.         object imgMidEast: TImage
  4621.           Left = 246
  4622.           Top = 99
  4623.           Width = 75
  4624.           Height = 63
  4625.           AutoSize = True
  4626.           Picture.Data = {<image037.bmp>}
  4627.           Visible = False
  4628.         end
  4629.         object imgSouthAmerica: TImage
  4630.           Left = 119
  4631.           Top = 175
  4632.           Width = 61
  4633.           Height = 94
  4634.           AutoSize = True
  4635.           Picture.Data = {<image038.bmp>}
  4636.           Visible = False
  4637.         end
  4638.         object imgGreenland: TImage
  4639.           Left = 145
  4640.           Top = 39
  4641.           Width = 51
  4642.           Height = 56
  4643.           AutoSize = True
  4644.           Picture.Data = {<image039.bmp>}
  4645.           Visible = False
  4646.         end
  4647.         object shpRank1: TShape
  4648.           Left = 436
  4649.           Top = 43
  4650.           Width = 11
  4651.           Height = 11
  4652.           Brush.Color = clRed
  4653.           ParentShowHint = False
  4654.           Pen.Color = clSilver
  4655.           Shape = stRoundRect
  4656.           ShowHint = True
  4657.           Visible = False
  4658.           OnMouseEnter = shpRank1MouseEnter
  4659.         end
  4660.         object shpRank2: TShape
  4661.           Left = 436
  4662.           Top = 60
  4663.           Width = 11
  4664.           Height = 11
  4665.           Brush.Color = 2406471
  4666.           ParentShowHint = False
  4667.           Pen.Color = clSilver
  4668.           Shape = stRoundRect
  4669.           ShowHint = True
  4670.           Visible = False
  4671.         end
  4672.         object shpRank3: TShape
  4673.           Left = 436
  4674.           Top = 77
  4675.           Width = 11
  4676.           Height = 11
  4677.           Brush.Color = 14254352
  4678.           ParentShowHint = False
  4679.           Pen.Color = clSilver
  4680.           Shape = stRoundRect
  4681.           ShowHint = True
  4682.           Visible = False
  4683.         end
  4684.         object shpRank4: TShape
  4685.           Left = 436
  4686.           Top = 99
  4687.           Width = 11
  4688.           Height = 11
  4689.           Brush.Color = 1077503
  4690.           ParentShowHint = False
  4691.           Pen.Color = clSilver
  4692.           Shape = stRoundRect
  4693.           ShowHint = True
  4694.           Visible = False
  4695.         end
  4696.         object shpRank5: TShape
  4697.           Left = 436
  4698.           Top = 120
  4699.           Width = 11
  4700.           Height = 11
  4701.           Brush.Color = clAqua
  4702.           ParentShowHint = False
  4703.           Pen.Color = clSilver
  4704.           Shape = stRoundRect
  4705.           ShowHint = True
  4706.           Visible = False
  4707.         end
  4708.         object pnlMapTop: TPanel
  4709.           Left = 0
  4710.           Top = 0
  4711.           Width = 465
  4712.           Height = 20
  4713.           Align = alTop
  4714.           BevelOuter = bvNone
  4715.           Color = 5065801
  4716.           ParentBackground = False
  4717.           TabOrder = 0
  4718.           object Shape28: TShape
  4719.             Left = 0
  4720.             Top = 0
  4721.             Width = 465
  4722.             Height = 1
  4723.             Align = alTop
  4724.             Brush.Color = 5985877
  4725.             Pen.Color = 5985877
  4726.             ExplicitLeft = 137
  4727.             ExplicitTop = 44
  4728.             ExplicitWidth = 65
  4729.           end
  4730.           object lblMap: TLabel
  4731.             Left = 10
  4732.             Top = 2
  4733.             Width = 111
  4734.             Height = 16
  4735.             Caption = 'World Ranking Map'
  4736.             Font.Charset = DEFAULT_CHARSET
  4737.             Font.Color = clWhite
  4738.             Font.Height = -13
  4739.             Font.Name = 'Tahoma'
  4740.             Font.Style = []
  4741.             ParentFont = False
  4742.           end
  4743.           object AdvGlowButton20: TAdvGlowButton
  4744.             Left = 337
  4745.             Top = -1
  4746.             Width = 126
  4747.             Height = 24
  4748.             AntiAlias = aaAntiAlias
  4749.             Caption = 'Professional'
  4750.             Font.Charset = ANSI_CHARSET
  4751.             Font.Color = clRed
  4752.             Font.Height = -19
  4753.             Font.Name = 'Arial'
  4754.             Font.Style = [fsBold]
  4755.             NotesFont.Charset = DEFAULT_CHARSET
  4756.             NotesFont.Color = clWindowText
  4757.             NotesFont.Height = -11
  4758.             NotesFont.Name = 'Tahoma'
  4759.             NotesFont.Style = []
  4760.             ParentFont = False
  4761.             Transparent = True
  4762.             WordWrap = False
  4763.             TabOrder = 1
  4764.             Appearance.BorderColor = 5065801
  4765.             Appearance.BorderColorHot = 5065801
  4766.             Appearance.BorderColorDown = 5065801
  4767.             Appearance.BorderColorChecked = 5065801
  4768.             Appearance.BorderColorDisabled = 5065801
  4769.             Appearance.Color = 5065801
  4770.             Appearance.ColorTo = 5065801
  4771.             Appearance.ColorChecked = 5065801
  4772.             Appearance.ColorCheckedTo = 5065801
  4773.             Appearance.ColorDisabled = 5065801
  4774.             Appearance.ColorDisabledTo = 5065801
  4775.             Appearance.ColorDown = 5065801
  4776.             Appearance.ColorDownTo = 5065801
  4777.             Appearance.ColorHot = 5065801
  4778.             Appearance.ColorHotTo = 5065801
  4779.             Appearance.ColorMirror = 5065801
  4780.             Appearance.ColorMirrorTo = 5065801
  4781.             Appearance.ColorMirrorHot = 5065801
  4782.             Appearance.ColorMirrorHotTo = 5065801
  4783.             Appearance.ColorMirrorDown = 5065801
  4784.             Appearance.ColorMirrorDownTo = 5065801
  4785.             Appearance.ColorMirrorChecked = 5065801
  4786.             Appearance.ColorMirrorCheckedTo = 5065801
  4787.             Appearance.ColorMirrorDisabled = 5065801
  4788.             Appearance.ColorMirrorDisabledTo = 5065801
  4789.           end
  4790.           object AdvGlowButton19: TAdvGlowButton
  4791.             Left = 231
  4792.             Top = -1
  4793.             Width = 110
  4794.             Height = 24
  4795.             AntiAlias = aaAntiAlias
  4796.             Caption = 'CPU Speed'
  4797.             Font.Charset = ANSI_CHARSET
  4798.             Font.Color = clWhite
  4799.             Font.Height = -19
  4800.             Font.Name = 'Arial'
  4801.             Font.Style = [fsBold]
  4802.             NotesFont.Charset = DEFAULT_CHARSET
  4803.             NotesFont.Color = clWindowText
  4804.             NotesFont.Height = -11
  4805.             NotesFont.Name = 'Tahoma'
  4806.             NotesFont.Style = []
  4807.             ParentFont = False
  4808.             Transparent = True
  4809.             WordWrap = False
  4810.             TabOrder = 0
  4811.             Appearance.BorderColor = 5065801
  4812.             Appearance.BorderColorHot = 5065801
  4813.             Appearance.BorderColorDown = 5065801
  4814.             Appearance.BorderColorChecked = 5065801
  4815.             Appearance.BorderColorDisabled = 5065801
  4816.             Appearance.Color = 5065801
  4817.             Appearance.ColorTo = 5065801
  4818.             Appearance.ColorChecked = 5065801
  4819.             Appearance.ColorCheckedTo = 5065801
  4820.             Appearance.ColorDisabled = 5065801
  4821.             Appearance.ColorDisabledTo = 5065801
  4822.             Appearance.ColorDown = 5065801
  4823.             Appearance.ColorDownTo = 5065801
  4824.             Appearance.ColorHot = 5065801
  4825.             Appearance.ColorHotTo = 5065801
  4826.             Appearance.ColorMirror = 5065801
  4827.             Appearance.ColorMirrorTo = 5065801
  4828.             Appearance.ColorMirrorHot = 5065801
  4829.             Appearance.ColorMirrorHotTo = 5065801
  4830.             Appearance.ColorMirrorDown = 5065801
  4831.             Appearance.ColorMirrorDownTo = 5065801
  4832.             Appearance.ColorMirrorChecked = 5065801
  4833.             Appearance.ColorMirrorCheckedTo = 5065801
  4834.             Appearance.ColorMirrorDisabled = 5065801
  4835.             Appearance.ColorMirrorDisabledTo = 5065801
  4836.           end
  4837.         end
  4838.         object Panel1: TPanel
  4839.           Left = 0
  4840.           Top = 279
  4841.           Width = 465
  4842.           Height = 22
  4843.           Align = alBottom
  4844.           BevelOuter = bvNone
  4845.           Color = 2764075
  4846.           ParentBackground = False
  4847.           TabOrder = 1
  4848.           object Shape31: TShape
  4849.             Left = 0
  4850.             Top = 0
  4851.             Width = 465
  4852.             Height = 1
  4853.             Align = alTop
  4854.             Brush.Color = 5985877
  4855.             ExplicitLeft = 137
  4856.             ExplicitTop = 44
  4857.             ExplicitWidth = 65
  4858.           end
  4859.           object Shape32: TShape
  4860.             Left = 0
  4861.             Top = 1
  4862.             Width = 465
  4863.             Height = 1
  4864.             Align = alTop
  4865.             Brush.Color = 5985877
  4866.             Pen.Color = 5065801
  4867.             ExplicitLeft = 137
  4868.             ExplicitTop = 44
  4869.             ExplicitWidth = 65
  4870.           end
  4871.           object lblMap1: TLabel
  4872.             Left = 292
  4873.             Top = 4
  4874.             Width = 165
  4875.             Height = 13
  4876.             Hint = 'Be a responsible drinker'
  4877.             Caption = 'copyright '#169' 2009 wizard-soft.com'
  4878.             Font.Charset = DEFAULT_CHARSET
  4879.             Font.Color = clWhite
  4880.             Font.Height = -11
  4881.             Font.Name = 'Tahoma'
  4882.             Font.Style = []
  4883.             ParentFont = False
  4884.             ParentShowHint = False
  4885.             ShowHint = True
  4886.           end
  4887.           object lblViewRankOnline: TLabel
  4888.             Left = 6
  4889.             Top = 4
  4890.             Width = 115
  4891.             Height = 13
  4892.             Caption = 'Click here to view online'
  4893.             Font.Charset = DEFAULT_CHARSET
  4894.             Font.Color = clWhite
  4895.             Font.Height = -11
  4896.             Font.Name = 'Tahoma'
  4897.             Font.Style = [fsUnderline]
  4898.             ParentFont = False
  4899.             OnClick = lblViewRankOnlineClick
  4900.             OnMouseEnter = btnCpuBenchmarkMouseEnter
  4901.             OnMouseLeave = btnCpuBenchmarkMouseLeave
  4902.           end
  4903.         end
  4904.         object pnlCountries: TAdvPanel
  4905.           Left = 8
  4906.           Top = 165
  4907.           Width = 90
  4908.           Height = 109
  4909.           BevelOuter = bvNone
  4910.           Color = clBlack
  4911.           Font.Charset = DEFAULT_CHARSET
  4912.           Font.Color = clWindowText
  4913.           Font.Height = -11
  4914.           Font.Name = 'Tahoma'
  4915.           Font.Style = []
  4916.           ParentFont = False
  4917.           TabOrder = 2
  4918.           UseDockManager = True
  4919.           Version = '1.7.8.1'
  4920.           BorderColor = 5065801
  4921.           BorderWidth = 1
  4922.           Caption.Color = clHighlight
  4923.           Caption.ColorTo = clNone
  4924.           Caption.Font.Charset = DEFAULT_CHARSET
  4925.           Caption.Font.Color = clHighlightText
  4926.           Caption.Font.Height = -11
  4927.           Caption.Font.Name = 'Tahoma'
  4928.           Caption.Font.Style = []
  4929.           StatusBar.Font.Charset = DEFAULT_CHARSET
  4930.           StatusBar.Font.Color = clWindowText
  4931.           StatusBar.Font.Height = -11
  4932.           StatusBar.Font.Name = 'Tahoma'
  4933.           StatusBar.Font.Style = []
  4934.           FullHeight = 0
  4935.           object lblTopCountries: TLabel
  4936.             Left = 6
  4937.             Top = 4
  4938.             Width = 60
  4939.             Height = 11
  4940.             Caption = 'Top Countries'
  4941.             Font.Charset = ANSI_CHARSET
  4942.             Font.Color = clWhite
  4943.             Font.Height = -9
  4944.             Font.Name = 'Small Fonts'
  4945.             Font.Style = []
  4946.             ParentFont = False
  4947.             WordWrap = True
  4948.           end
  4949.           object Shape46: TShape
  4950.             Left = 8
  4951.             Top = 21
  4952.             Width = 11
  4953.             Height = 11
  4954.             Brush.Color = clRed
  4955.             Pen.Color = clSilver
  4956.             Shape = stRoundRect
  4957.           end
  4958.           object Shape47: TShape
  4959.             Left = 8
  4960.             Top = 38
  4961.             Width = 11
  4962.             Height = 11
  4963.             Brush.Color = 2406471
  4964.             Pen.Color = clSilver
  4965.             Shape = stRoundRect
  4966.           end
  4967.           object Shape48: TShape
  4968.             Left = 8
  4969.             Top = 55
  4970.             Width = 11
  4971.             Height = 11
  4972.             Brush.Color = 14254352
  4973.             Pen.Color = clSilver
  4974.             Shape = stRoundRect
  4975.           end
  4976.           object Shape49: TShape
  4977.             Left = 8
  4978.             Top = 72
  4979.             Width = 11
  4980.             Height = 11
  4981.             Brush.Color = 1077503
  4982.             Pen.Color = clSilver
  4983.             Shape = stRoundRect
  4984.           end
  4985.           object Shape50: TShape
  4986.             Left = 8
  4987.             Top = 89
  4988.             Width = 11
  4989.             Height = 11
  4990.             Brush.Color = clAqua
  4991.             Pen.Color = clSilver
  4992.             Shape = stRoundRect
  4993.           end
  4994.           object lbl1: TLabel
  4995.             Left = 28
  4996.             Top = 21
  4997.             Width = 55
  4998.             Height = 11
  4999.             AutoSize = False
  5000.             Caption = '1. <load>'
  5001.             Font.Charset = ANSI_CHARSET
  5002.             Font.Color = clWhite
  5003.             Font.Height = -9
  5004.             Font.Name = 'Small Fonts'
  5005.             Font.Style = []
  5006.             ParentFont = False
  5007.             ParentShowHint = False
  5008.             ShowHint = True
  5009.           end
  5010.           object lbl2: TLabel
  5011.             Left = 28
  5012.             Top = 38
  5013.             Width = 55
  5014.             Height = 11
  5015.             AutoSize = False
  5016.             Caption = '2. <load>'
  5017.             Font.Charset = ANSI_CHARSET
  5018.             Font.Color = clWhite
  5019.             Font.Height = -9
  5020.             Font.Name = 'Small Fonts'
  5021.             Font.Style = []
  5022.             ParentFont = False
  5023.             ParentShowHint = False
  5024.             ShowHint = True
  5025.           end
  5026.           object lbl3: TLabel
  5027.             Left = 28
  5028.             Top = 55
  5029.             Width = 55
  5030.             Height = 11
  5031.             AutoSize = False
  5032.             Caption = '3. <load>'
  5033.             Font.Charset = ANSI_CHARSET
  5034.             Font.Color = clWhite
  5035.             Font.Height = -9
  5036.             Font.Name = 'Small Fonts'
  5037.             Font.Style = []
  5038.             ParentFont = False
  5039.             ParentShowHint = False
  5040.             ShowHint = True
  5041.           end
  5042.           object lbl4: TLabel
  5043.             Left = 28
  5044.             Top = 72
  5045.             Width = 55
  5046.             Height = 11
  5047.             AutoSize = False
  5048.             Caption = '4. <load>'
  5049.             Font.Charset = ANSI_CHARSET
  5050.             Font.Color = clWhite
  5051.             Font.Height = -9
  5052.             Font.Name = 'Small Fonts'
  5053.             Font.Style = []
  5054.             ParentFont = False
  5055.             ParentShowHint = False
  5056.             ShowHint = True
  5057.           end
  5058.           object lbl5: TLabel
  5059.             Left = 28
  5060.             Top = 89
  5061.             Width = 55
  5062.             Height = 11
  5063.             AutoSize = False
  5064.             Caption = '5. <load>'
  5065.             Font.Charset = ANSI_CHARSET
  5066.             Font.Color = clWhite
  5067.             Font.Height = -9
  5068.             Font.Name = 'Small Fonts'
  5069.             Font.Style = []
  5070.             ParentFont = False
  5071.             ParentShowHint = False
  5072.             ShowHint = True
  5073.           end
  5074.         end
  5075.         object AdvPanel4: TAdvPanel
  5076.           Left = 189
  5077.           Top = 253
  5078.           Width = 204
  5079.           Height = 21
  5080.           BevelOuter = bvNone
  5081.           Color = clBlack
  5082.           Font.Charset = DEFAULT_CHARSET
  5083.           Font.Color = clWindowText
  5084.           Font.Height = -11
  5085.           Font.Name = 'Tahoma'
  5086.           Font.Style = []
  5087.           ParentFont = False
  5088.           TabOrder = 3
  5089.           UseDockManager = True
  5090.           Version = '1.7.8.1'
  5091.           BorderColor = 5065801
  5092.           BorderWidth = 1
  5093.           Caption.Color = clHighlight
  5094.           Caption.ColorTo = clNone
  5095.           Caption.Font.Charset = DEFAULT_CHARSET
  5096.           Caption.Font.Color = clHighlightText
  5097.           Caption.Font.Height = -11
  5098.           Caption.Font.Name = 'Tahoma'
  5099.           Caption.Font.Style = []
  5100.           StatusBar.Font.Charset = DEFAULT_CHARSET
  5101.           StatusBar.Font.Color = clWindowText
  5102.           StatusBar.Font.Height = -11
  5103.           StatusBar.Font.Name = 'Tahoma'
  5104.           StatusBar.Font.Style = []
  5105.           FullHeight = 0
  5106.           object lblServerStatus: TLabel
  5107.             Left = 7
  5108.             Top = 4
  5109.             Width = 194
  5110.             Height = 14
  5111.             AutoSize = False
  5112.             Caption = 'connecting to server, please wait...'
  5113.             Font.Charset = ANSI_CHARSET
  5114.             Font.Color = clYellow
  5115.             Font.Height = -9
  5116.             Font.Name = 'Small Fonts'
  5117.             Font.Style = []
  5118.             ParentFont = False
  5119.             WordWrap = True
  5120.           end
  5121.         end
  5122.         object pnlServerConnectError: TPanel
  5123.           Left = 137
  5124.           Top = 103
  5125.           Width = 185
  5126.           Height = 70
  5127.           BevelOuter = bvNone
  5128.           Color = 9013641
  5129.           ParentBackground = False
  5130.           TabOrder = 4
  5131.           Visible = False
  5132.           object Label16: TLabel
  5133.             Left = 23
  5134.             Top = 11
  5135.             Width = 142
  5136.             Height = 14
  5137.             AutoSize = False
  5138.             Caption = 'Unable to connect to the server'
  5139.             Font.Charset = ANSI_CHARSET
  5140.             Font.Color = clYellow
  5141.             Font.Height = -9
  5142.             Font.Name = 'Small Fonts'
  5143.             Font.Style = []
  5144.             ParentFont = False
  5145.             WordWrap = True
  5146.           end
  5147.           object lblViewResultsOnline: TLabel
  5148.             Left = 12
  5149.             Top = 33
  5150.             Width = 162
  5151.             Height = 16
  5152.             Caption = 'Click here to view online '
  5153.             Font.Charset = ANSI_CHARSET
  5154.             Font.Color = clBlue
  5155.             Font.Height = -13
  5156.             Font.Name = 'Arial'
  5157.             Font.Style = [fsBold, fsUnderline]
  5158.             ParentFont = False
  5159.             WordWrap = True
  5160.             OnClick = lblViewRankOnlineClick
  5161.             OnMouseEnter = imgPayPalMouseEnter
  5162.             OnMouseLeave = imgPayPalMouseLeave
  5163.           end
  5164.         end
  5165.       end
  5166.     end
  5167.   end
  5168.   object upTimer: TMPTimerHighRes
  5169.     Enabled = False
  5170.     Interval = 10
  5171.     OnTimer = upTimerTimer
  5172.     Left = 740
  5173.     Top = 520
  5174.   end
  5175.   object downTimer: TMPTimerHighRes
  5176.     Enabled = False
  5177.     Interval = 100
  5178.     OnTimer = downTimerTimer
  5179.     Left = 740
  5180.     Top = 520
  5181.   end
  5182.   object upTimerMhz: TMPTimerHighRes
  5183.     Enabled = False
  5184.     Interval = 20
  5185.     OnTimer = upTimerMhzTimer
  5186.     Left = 740
  5187.     Top = 520
  5188.   end
  5189.   object tmrCycle: TTimer
  5190.     Enabled = False
  5191.     Interval = 1500
  5192.     OnTimer = tmrCycleTimer
  5193.     Left = 588
  5194.     Top = 180
  5195.   end
  5196.   object tmrMap: TMPTimerHighRes
  5197.     Enabled = False
  5198.     Interval = 30
  5199.     OnTimer = tmrMapTimer
  5200.     Left = 740
  5201.     Top = 520
  5202.   end
  5203.   object tmrContinents: TMPTimerHighRes
  5204.     Enabled = False
  5205.     Interval = 30
  5206.     OnTimer = tmrContinentsTimer
  5207.     Left = 740
  5208.     Top = 520
  5209.   end
  5210.   object tmrAbout: TTimer
  5211.     Enabled = False
  5212.     OnTimer = tmrAboutTimer
  5213.     Left = 628
  5214.     Top = 212
  5215.   end
  5216.   object tmrVeloMove: TTimer
  5217.     Enabled = False
  5218.     Interval = 20
  5219.     OnTimer = tmrVeloMoveTimer
  5220.     Left = 736
  5221.     Top = 429
  5222.   end
  5223.   object tmrVeloEyes: TTimer
  5224.     Enabled = False
  5225.     Interval = 4000
  5226.     OnTimer = tmrVeloEyesTimer
  5227.     Left = 548
  5228.     Top = 336
  5229.   end
  5230.   object IdHTTP1: TIdHTTP
  5231.     AllowCookies = True
  5232.     ProxyParams.BasicAuthentication = False
  5233.     ProxyParams.ProxyPort = 0
  5234.     Request.ContentLength = -1
  5235.     Request.Accept = 'text/html, */*'
  5236.     Request.BasicAuthentication = False
  5237.     Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
  5238.     HTTPOptions = [hoForceEncodeParams]
  5239.     Left = 576
  5240.     Top = 128
  5241.   end
  5242.   object tmrBarAnim: TMPTimerHighRes
  5243.     Enabled = False
  5244.     Interval = 50
  5245.     OnTimer = tmrBarAnimTimer
  5246.     Left = 524
  5247.     Top = 236
  5248.   end
  5249.   object tmrAward: TMPTimerHighRes
  5250.     Enabled = False
  5251.     Interval = 50
  5252.     OnTimer = tmrAwardTimer
  5253.     Left = 584
  5254.     Top = 232
  5255.   end
  5256.   object tmrSpeedFlash: TTimer
  5257.     Enabled = False
  5258.     Interval = 500
  5259.     OnTimer = tmrSpeedFlashTimer
  5260.     Left = 452
  5261.     Top = 236
  5262.   end
  5263. end
  5264.